Searched defs:os_strstr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dos.h545 #define os_strstr(h, n) strstr((h), (n)) macro
H A Dos_none.c232 char * os_strstr(const char *haystack, const char *needle) function
H A Dos_internal.c472 char * os_strstr(const char *haystack, const char *needle) function

Completed in 106 milliseconds