Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auths/
H A Dauths.c177 auth_match(const char *pattern, const char *auth) in auth_match() function
217 auth_match(cbs->auths[i], cbs->auths[i + rem + 1])) { in simplify()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2651 boolean_t auth_match; in zonecfg_delete_auth_core() local
2657 auth_match = match_prop(cur, DTD_ATTR_USER, in zonecfg_delete_auth_core()
2659 if (auth_match) { in zonecfg_delete_auth_core()