Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrcspn.c39 strcspn(const char *string, const char *charset) in strcspn() function
/illumos-gate/usr/src/boot/libsa/string/
H A Dstrcspn.c38 strcspn(const char *s, const char *charset) in strcspn() function
/illumos-gate/usr/src/common/util/
H A Dstring.c653 strcspn(const char *string, const char *charset) in strcspn() function