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

/osnet-11/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c83 restriction_t *ae_restrictions; member in struct:_acl_entry
289 acle->ae_restrictions = (restriction_t *) NULL;
500 if (ap->ae_restrictions) {
501 if (ap->ae_restrictions->policy)
502 free(ap->ae_restrictions->policy);
503 free(ap->ae_restrictions);
730 && !entry->ae_restrictions
732 &entry->ae_restrictions)) {
810 (aentry->ae_restrictions && aentry->ae_restrictions
[all...]

Completed in 28 milliseconds