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

/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c108 static aent_t *acl_list_tail = (aent_t *) NULL; variable
503 acl_list_head = acl_list_tail = (aent_t *) NULL;
539 acl_list_tail = *aentpp;
548 acl_list_tail = *aentpp;
563 acl_list_tail = acl_list_head;

Completed in 59 milliseconds