Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/oamuser/user/
H A Dfuncs.c70 static const char *check_role(const char *);
87 { USERATTR_ROLES_KW, check_role, role },
344 check_role(const char *roles) in check_role() function