Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/iso/
H A Dstring_iso.h121 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk()
139 inline char *strstr(char *__s1, const char *__s2) { in strstr()
/titanic_41/usr/src/uts/common/sys/
H A Dsystm.h468 inline char *strstr(char *__s1, const char *__s2) { in strstr()
489 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h403 inline char *strstr(char *__s1, const char *__s2) { in strstr()