Home
last modified time | relevance | path

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

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