Home
last modified time | relevance | path

Searched defs:granted (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c3337 perm_status_t granted = PERM_GRANTED; in rc_node_modify_permission_check() local
3997 perm_status_t granted; in rc_node_create_child_pg() local
4699 int granted; in rc_node_delete() local
5138 perm_status_t granted; in rc_attach_snapshot() local
5393 perm_status_t granted; in rc_snapshot_take_new() local
5785 perm_status_t granted = PERM_DENIED; in rc_node_property_may_read() local
6647 perm_status_t granted; in rc_node_setup_tx() local
6975 perm_status_t granted; in rc_tx_commit() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_intf_crb.c74 uint32_t granted : 1; member