Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dtaxonomy.c35 int is_upper = s >= 'A' && s <= 'Z'; in no_mischief_strncpy() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dtaxonomy.c35 int is_upper = s >= 'A' && s <= 'Z'; in no_mischief_strncpy() local