Home
last modified time | relevance | path

Searched defs:end_of_string (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/fs/smb/client/
Dcifs_unicode.c397 static __le16 convert_to_sfm_char(char src_char, bool end_of_string) in convert_to_sfm_char()
482 bool end_of_string; in cifsConvertToUTF16() local
/linux-6.14.4/security/tomoyo/
Dcondition.c506 char * const end_of_string = start_of_string + strlen(start_of_string); in tomoyo_get_condition() local