Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libuutil/common/
H A Duu_ident.c55 is_valid_ident(const char *s, const char *e, int allowdot) in is_valid_ident() function
83 if (!is_valid_ident(b, sp, 1)) in is_valid_component()
89 return (is_valid_ident(b, e, 0)); in is_valid_component()