Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/gen/
H A Dstrcspn.c41 strcspn(const char *string, const char *charset) in strcspn() function
/titanic_44/usr/src/common/util/
H A Dstring.c619 strcspn(const char *string, const char *charset) in strcspn() function