Home
last modified time | relevance | path

Searched defs:strstr (Results 1 – 11 of 11) sorted by last modified time

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h410 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
/illumos-gate/usr/src/common/util/
H A Dstring.c531 strstr(const char *as1, const char *as2) in strstr() function
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dutil.c59 strstr(s1, s2) in strstr() function
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/version/
H A Dtst.1.0.d34 int strstr; variable
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4173 strstr(big, little) in strstr() function
/illumos-gate/usr/src/boot/libsa/string/
H A Dstrstr.c45 strstr(const char *s, const char *find) in strstr() function
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h394 #define strstr grub_strstr macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h475 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrstr.c43 strstr(const char *as1, const char *as2) in strstr() function
/illumos-gate/usr/src/head/iso/
H A Dstring_iso.h133 inline char *strstr(char *__s1, const char *__s2) { in strstr() function
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutclib.c761 strstr ( in strstr() function