Searched refs:os_strrchr (Results 1 – 2 of 2) sorted by relevance
284 #ifndef os_strrchr285 #define os_strrchr(s, c) strrchr((s), (c)) macro
241 pos = os_strrchr(value, '"'); in wpa_config_parse_string()254 pos = os_strrchr(value, '"'); in wpa_config_parse_string()