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

/freebsd-10.3-release/contrib/amd/include/
H A Dam_defs.h67 # define strchr index macro
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) function
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dstrchr.c19 strchr (register const char *s, int c) function
/freebsd-10.3-release/contrib/less/
H A Dlessecho.c146 strchr(s, c) function
H A Dos.c301 strchr(s, c) function
/freebsd-10.3-release/contrib/libstdc++/include/c_std/
H A Dstd_cstring.h67 #undef strchr macro
107 strchr(char* __s1, int __n) function
/freebsd-10.3-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h537 strchr, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.3-release/contrib/ntp/sntp/libopts/
H A Dautoopts.c58 # define strchr(_s, _c) option_strchr(_s, _c) macro
/freebsd-10.3-release/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h337 # define strchr index macro
H A Dstrchr.c34 strchr(char const *s, int c) function
/freebsd-10.3-release/contrib/opie/
H A Dconfigure4317 strchr(); function
/freebsd-10.3-release/contrib/tcsh/
H A Dsh.h406 # define strchr(a, b) index(a, b) macro
/freebsd-10.3-release/contrib/top/
H A Dos.h6 # define strchr(a, b) index((a), (b)) macro
/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dos.h523 #undef strchr macro
524 #define strchr OS_DO_NOT_USE_strchr macro
/freebsd-10.3-release/gnu/usr.bin/grep/
H A Dsystem.h152 # undef strchr macro
153 # define strchr index macro
H A Dxstrtol.c43 # define strchr index macro
/freebsd-10.3-release/lib/libc/string/
H A Dstrchr.c40 strchr(const char *p, int ch) function
/freebsd-10.3-release/sys/boot/common/
H A Dutil.c97 strchr(const char *s, char ch) function
/freebsd-10.3-release/sys/contrib/dev/acpica/include/platform/
H A Dacgcc.h75 #undef strchr macro
/freebsd-10.3-release/sys/libkern/
H A Dinet_pton.c31 #define strchr index macro
H A Dstrchr.c37 strchr(const char *p, int ch) function

Completed in 228 milliseconds