Searched defs:strstr (Results 1 - 12 of 12) sorted by path

/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cstring.h72 #undef strstr macro
125 strstr(char* __s1, const char* __s2) function
/openbsd-current/gnu/lib/libiberty/src/
H A Dstrstr.c30 strstr (const char *s1, const char *s2) function
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstring.h71 #undef strstr macro
124 strstr(char* __s1, const char* __s2) function in namespace:std
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dstrstr.c18 char *strstr(Source, What) function
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/tests/base/ansi/
H A Dstring.h17 inline char *strstr(char *__1, const char *__2) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstring-opt-1.c41 strstr(const char *s1, const char *s2) function
/openbsd-current/lib/libc/hidden/
H A Dstring.h74 PROTO_NORMAL(strstr); variable
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp91 INTERCEPT_LIBRARY_FUNCTION(strstr); variable
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerInterceptors.cpp197 ATTRIBUTE_INTERFACE char *strstr(const char *s1, const char *s2) { function
/openbsd-current/gnu/llvm/libcxx/include/
H A Dstring.h102 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD const char* strstr(const char* __s1, const char* __s2) { function
105 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_PREFERRED_OVERLOAD char* strstr(char* __s1, const char* __s2) { function
/openbsd-current/lib/libc/string/
H A Dstrstr.c172 strstr(const char *h, const char *n) function
189 DEF_STRONG(strstr); variable
/openbsd-current/lib/libcurses/
H A Dcurses.priv.h2104 #define strstr _nc_strstr macro

Completed in 177 milliseconds