Home
last modified time | relevance | path

Searched defs:strchr (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/string/
Dstrchr.c3 char *strchr(const char *s, int c) in strchr() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrchr.c3 char *strchr(const char *s, int c) in strchr() function
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrchr.c3 char *strchr(const char *s, int c) in strchr() function
/third_party/musl/porting/uniproton/kernel/src/string/
Dstrchr.c3 char *strchr(const char *s, int c) in strchr() function
/third_party/musl/porting/linux/user/include/fortify/
Dstring.h207 char* strchr(const char* const s __DIAGNOSE_PASS_OBJECT_SIZE, int c) in strchr() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h654 #define strchr OS_DO_NOT_USE_strchr macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h654 #define strchr OS_DO_NOT_USE_strchr macro
/third_party/mksh/
Dmisc.c2425 strchr(char *p, int ch) in strchr() function
Dsh.h638 #define strchr ucstrchr macro