Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Drc_node.c473 char *pc_auth_string; /* authorization string */ member
1367 pcp->pc_auth_string = ep->pce_auth; in pc_exists()
1384 pcp->pc_auth_string = ep->pce_auth; in pc_match()
1526 pcp->pc_auth_string = pcp->pc_specific->pce_auth; in auth_cb()
1588 *match_auth = strdup(pcp->pc_auth_string); in map_granted_status()
1595 *match_auth = strdup(pcp->pc_auth_string); in map_granted_status()
3373 strdup(pcp->pc_auth_string); in rc_node_modify_permission_check()
5892 audit_data.ed_auth = pcp->pc_auth_string; in rc_node_property_may_read()