Searched refs:end_of_string (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/security/tomoyo/
H A Dcondition.c489 char * const end_of_string = start_of_string + strlen(start_of_string); tomoyo_get_condition() local
662 for (pos = start_of_string; pos < end_of_string; pos++) { tomoyo_get_condition()

Completed in 60 milliseconds