| /third_party/musl/porting/liteos_m/kernel/src/string/ |
| D | strchr.c | 3 char *strchr(const char *s, int c) in strchr() function
|
| /third_party/musl/src/string/ |
| D | strchr.c | 3 char *strchr(const char *s, int c) in strchr() function
|
| /third_party/musl/porting/uniproton/kernel/src/string/ |
| D | strchr.c | 3 char *strchr(const char *s, int c) in strchr() function
|
| /third_party/musl/porting/liteos_a/kernel/src/string/ |
| D | strchr.c | 3 char *strchr(const char *s, int c) in strchr() function
|
| /third_party/musl/porting/linux/user/include/fortify/ |
| D | string.h | 207 char* strchr(const char* const s __DIAGNOSE_PASS_OBJECT_SIZE, int c) in strchr() function
|
| /third_party/musl/ndk_musl_include/fortify/ |
| D | string.h | 207 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/ |
| D | os.h | 654 #define strchr OS_DO_NOT_USE_strchr macro
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | os.h | 654 #define strchr OS_DO_NOT_USE_strchr macro
|
| /third_party/mksh/ |
| D | misc.c | 2425 strchr(char *p, int ch) in strchr() function
|
| D | sh.h | 638 #define strchr ucstrchr macro
|
| /third_party/rust/crates/libc/src/windows/ |
| D | mod.rs | 360 pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; in strchr() function
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 544 pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; in strchr() function
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 561 pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; in strchr() function
|
| /third_party/rust/crates/libc/src/solid/ |
| D | mod.rs | 724 pub fn strchr(arg1: *const c_char, arg2: c_int) -> *mut c_char; in strchr() function
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1149 pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; in strchr() function
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 3433 pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; in strchr() function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 7261 strchr(char* __s, int __n) in strchr() function
|