Home
last modified time | relevance | path

Searched defs:strstr (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dstrstr.h30 #define strstr rpl_strstr macro
H A Dstrstr.c32 strstr (const char *haystack, const char *needle) in strstr() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstrstr.h30 #define strstr rpl_strstr macro
H A Dstrstr.c32 strstr (const char *haystack, const char *needle) in strstr() function
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstrstr.h30 #define strstr rpl_strstr macro
H A Dstrstr.c37 strstr (const char *haystack, const char *needle) in strstr() function
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dstrstr.c25 strstr (const char *s1, const char *s2) in strstr() function
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dstrstr.c26 strstr (const char *s1, const char *s2) in strstr() function
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dstrstr.c30 strstr (const char *s1, const char *s2) in strstr() function
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dstrstr.c26 strstr (const char *s1, const char *s2) in strstr() function
/netbsd-src/common/lib/libc/string/
H A Dstrstr.c56 strstr(const char *s, const char *find) in strstr() function
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dstrstr.c78 strstr(char *s1, char *s2) in strstr() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dstring.h103 const char* strstr(const char* __s1, const char* __s2) {return __libcpp_strstr(__s1, __s2);} in strstr() function
105 char* strstr( char* __s1, const char* __s2) {return __libcpp_strstr(__s1, __s2);} in strstr() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstrstr.c39 strstr (const char *haystack_start, const char *needle_start) in strstr() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-util.cc196 std::ostringstream strstr; in gccbrig_reg_name() local
/netbsd-src/bin/csh/
H A Dmisc.c159 strstr(char *s, char *t) in strstr() function
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutclib.c653 strstr ( in strstr() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcdrv.h92 #define strstr CALL_UTIL(strstr) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.h92 #define strstr CALL_UTIL(strstr) macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstring.h1273 # define strstr rpl_strstr macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dstring.h1273 # define strstr rpl_strstr macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstring.h1273 # define strstr rpl_strstr macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dstring.h1273 # define strstr rpl_strstr macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
H A Dstring.h1273 # define strstr rpl_strstr macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dstring.h1273 # define strstr rpl_strstr macro

123