Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dstrpbrk.c36 strpbrk(string, brkset) in strpbrk() function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrpbrk.c40 strpbrk(const char *string, const char *brkset) in strpbrk() function
/illumos-gate/usr/src/boot/libsa/string/
H A Dstrpbrk.c42 strpbrk(const char *s1, const char *s2) in strpbrk() function
/illumos-gate/usr/src/lib/libresolv2/common/bsd/
H A Dstrpbrk.c51 strpbrk(const char *s1, const char *s2) { in strpbrk() function
/illumos-gate/usr/src/head/iso/
H A Dstring_iso.h115 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk() function
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c838 strpbrk(string, brkset) in strpbrk() function
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h496 inline char *strpbrk(char *__s1, const char *__s2) { in strpbrk() function
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutclib.c410 strpbrk ( in strpbrk() function
/illumos-gate/usr/src/common/util/
H A Dstring.c577 strpbrk(const char *string, const char *brkset) in strpbrk() function