Home
last modified time | relevance | path

Searched refs:strident_valid (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/util/
H A Dstring.h82 extern int strident_valid(const char *);
H A Dstring.c831 strident_valid(const char *id) in strident_valid() function
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h199 int strident_valid(const char *);
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c3732 if (!strident_valid(name)) { in kmem_cache_create()