Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/util/
H A Dstring.h78 extern int strident_valid(const char *);
H A Dstring.c763 strident_valid(const char *id) in strident_valid() function
/titanic_50/usr/src/uts/common/sys/
H A Dsystm.h193 int strident_valid(const char *);
/titanic_50/usr/src/uts/common/os/
H A Dkmem.c3648 if (!strident_valid(name)) { in kmem_cache_create()