Searched defs:strchr (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) function
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) function
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dstrchr.c34 strchr(char const *s, int c) function
H A Dcompat.h337 # define strchr index macro
/freebsd-11-stable/sys/contrib/dev/acpica/include/platform/
H A Dacgccex.h163 #undef strchr macro
/freebsd-11-stable/lib/libc/string/
H A Dstrchr.c40 strchr(const char *p, int ch) function
/freebsd-11-stable/sys/libkern/
H A Dstrchr.c37 strchr(const char *p, int ch) function
H A Dinet_pton.c31 #define strchr index macro
/freebsd-11-stable/contrib/top/
H A Dos.h6 # define strchr(a, b) index((a), (b)) macro
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Dstring.h75 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);} function
77 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);} function
/freebsd-11-stable/contrib/less/
H A Dlessecho.c146 strchr(s, c) function
H A Dos.c355 strchr(s, c) function
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstring.h67 #undef strchr macro
107 strchr(char* __s1, int __n) function
/freebsd-11-stable/contrib/opie/
H A Dconfigure4317 strchr(); function
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.c58 # define strchr(_s, _c) option_strchr(_s, _c) macro
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dxstrtol.c43 # define strchr index macro
H A Dsystem.h152 # undef strchr macro
153 # define strchr index macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp71 INTERCEPT_LIBRARY_FUNCTION(strchr); variable
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos.h652 #undef strchr macro
653 #define strchr OS_DO_NOT_USE_strchr macro
/freebsd-11-stable/contrib/amd/include/
H A Dam_defs.h63 # define strchr index macro
/freebsd-11-stable/contrib/tcsh/
H A Dsh.h415 # define strchr(a, b) index(a, b) macro

Completed in 235 milliseconds