Home
last modified time | relevance | path

Searched defs:ucredp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_sg.c156 ilbd_cmd_t cmd, ilb_status_t rc, ucred_t *ucredp) in ilbd_audit_server_event()
290 ucred_t *ucredp) in ilbd_destroy_sg()
350 ucred_t *ucredp) in ilbd_create_sg()
555 ilbd_cmd_t cmd, ilb_status_t rc, ucred_t *ucredp) in fill_audit_record()
593 const struct passwd *ps, ucred_t *ucredp) in ilbd_add_server_to_group()
957 const struct passwd *ps, ucred_t *ucredp) in ilbd_rem_server_from_group()
1195 ilbd_srv_status_ind_t cmd, ucred_t *ucredp) in ilbd_Xable_server()
1504 ucred_t *ucredp) in ilbd_disable_server()
1511 ucred_t *ucredp) in ilbd_enable_server()
H A Dilbd_rules.c505 ucred_t *ucredp) in ilbd_audit_rule_event()
752 boolean_t is_rollback, ucred_t *ucredp) in i_ilbd_action_switch()
826 ilbd_cmd_t cmd, ucred_t *ucredp) in i_ilbd_rule_action()
926 ucred_t *ucredp) in ilbd_destroy_rule()
933 ucred_t *ucredp) in ilbd_enable_rule()
941 ucred_t *ucredp) in ilbd_disable_rule()
1105 const struct passwd *ps, ucred_t *ucredp) in ilbd_create_rule()
H A Dilbd_hc.c110 ilb_status_t rc, ucred_t *ucredp) in ilbd_audit_hc_event()
204 const struct passwd *ps, ucred_t *ucredp) in ilbd_create_hc()
305 ucred_t *ucredp) in ilbd_destroy_hc()
/illumos-gate/usr/src/cmd/vntsd/
H A Dauth.c87 ucred_t *ucredp = NULL; in socket_peer_euid() local