Searched refs:_enum_auths (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dsecdb.h92 extern int _enum_auths(const char *, int (*)(const char *, void *, void *),
/illumos-gate/usr/src/cmd/auths/
H A Dauths.c112 (void) _enum_auths(username, add_auth, NULL, &cbs);
/illumos-gate/usr/src/lib/libsecdb/common/
H A Dchkauthattr.c277 _enum_auths(const char *username, function
390 (void) _enum_auths(username, _is_authorized, (char *)authname,
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c1504 * enumerated by _enum_auths. When we find a result other than PERM_DENIED,
1573 if (_enum_auths(pw.pw_name, auth_cb, pcp, &ret) < 0)

Completed in 585 milliseconds