Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dsecdb.h94 extern int _enum_profs(const char *,
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dmapfile-vers87 _enum_profs;
H A Dchkauthattr.c207 _enum_profs(const char *username, in _enum_profs() function
H A Dgetexecattr.c281 (void) _enum_profs(username, findexecattr, &call, &result); in userprof()
/illumos-gate/usr/src/cmd/profiles/
H A Dprofiles.c158 (void) _enum_profs(username, show_profs_callback, &print_flag, in show_profs()
/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c292 (void) _enum_profs(pwd->pw_name, ggp_callback, NULL, res); in get_granted_privs()