Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dstrstr.c34 #pragma weak strstr = _strstr macro
/titanic_50/usr/src/cmd/dtrace/test/tst/common/version/
H A Dtst.1.0.d36 int strstr; variable
/titanic_50/usr/src/lib/libc/port/gen/
H A Dstrstr.c43 strstr(const char *as1, const char *as2) in strstr() function
/titanic_50/usr/src/head/iso/
H A Dstring_iso.h133 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
/titanic_50/usr/src/cmd/krb5/kadmin/dbutil/
H A Dutil.c61 strstr(s1, s2) in strstr() function
/titanic_50/usr/src/uts/intel/io/acpica/utilities/
H A Dutclib.c511 strstr ( in strstr() function
/titanic_50/usr/src/uts/common/sys/
H A Dsystm.h468 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
/titanic_50/usr/src/common/util/
H A Dstring.c497 strstr(const char *as1, const char *as2) in strstr() function
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h398 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dshared.h393 #define strstr grub_strstr macro
/titanic_50/usr/src/cmd/sendmail/src/
H A Dconf.c4172 strstr(big, little) in strstr() function