Searched refs:_enum_profs (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/head/ |
H A D | secdb.h | 94 extern int _enum_profs(const char *,
|
/titanic_44/usr/src/lib/libsecdb/common/ |
H A D | mapfile-vers | 87 _enum_profs;
|
H A D | chkauthattr.c | 207 _enum_profs(const char *username, in _enum_profs() function
|
H A D | getexecattr.c | 281 (void) _enum_profs(username, findexecattr, &call, &result); in userprof()
|
/titanic_44/usr/src/cmd/profiles/ |
H A D | profiles.c | 158 (void) _enum_profs(username, show_profs_callback, &print_flag, in show_profs()
|
/titanic_44/usr/src/cmd/pfexecd/ |
H A D | pfexecd.c | 291 (void) _enum_profs(pwd->pw_name, ggp_callback, NULL, res); in get_granted_privs()
|