Home
last modified time | relevance | path

Searched defs:__s2 (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/head/iso/
H A Dstring_iso.h115 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk() argument
133 inline char *strstr(char *__s1, const char *__s2) { in strstr() argument
/titanic_51/usr/src/uts/common/sys/
H A Dsystm.h468 inline char *strstr(char *__s1, const char *__s2) { in strstr() argument
489 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk() argument
/titanic_51/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h398 inline char *strstr(char *__s1, const char *__s2) { in strstr() argument