Home
last modified time | relevance | path

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

/xnu-8019.80.24/libsyscall/wrappers/
H A D_libkernel_init.h83 char * (*strchr)(const char *s, int c); member
H A D_libc_funcptr.c185 strchr(const char *s, int c) in strchr() function
/xnu-8019.80.24/osfmk/device/
H A Dsubrs.c277 strchr(const char *s, int c) in strchr() function