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

/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c84 restriction_t *ae_restrictions; member in struct:_acl_entry
286 acle->ae_restrictions = (restriction_t *) NULL;
495 if (ap->ae_restrictions) {
496 if (ap->ae_restrictions->policy)
497 free(ap->ae_restrictions->policy);
498 free(ap->ae_restrictions);
724 && !entry->ae_restrictions
726 &entry->ae_restrictions)) {
830 (aentry->ae_restrictions && aentry->ae_restrictions
[all...]

Completed in 58 milliseconds