Home
last modified time | relevance | path

Searched defs:strpbrk (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/bnu/
H A Dstrpbrk.c36 strpbrk(string, brkset) in strpbrk() function
/titanic_50/usr/src/lib/libc/port/gen/
H A Dstrpbrk.c42 strpbrk(const char *string, const char *brkset) in strpbrk() function
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dstrpbrk.c36 strpbrk(string, brkset) in strpbrk() function
/titanic_50/usr/src/lib/libresolv2/common/bsd/
H A Dstrpbrk.c56 strpbrk(const char *s1, const char *s2) { in strpbrk() function
/titanic_50/usr/src/head/iso/
H A Dstring_iso.h115 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk() function
/titanic_50/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c840 strpbrk(string, brkset) in strpbrk() function
/titanic_50/usr/src/uts/common/sys/
H A Dsystm.h489 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk() function
/titanic_50/usr/src/common/util/
H A Dstring.c526 strpbrk(const char *string, const char *brkset) in strpbrk() function