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

/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c85 } aent_t; typedef in typeref:struct:_acl_entry
107 static aent_t *acl_list_head = (aent_t *) NULL;
108 static aent_t *acl_list_tail = (aent_t *) NULL;
197 static aent_t *
205 aent_t *acle;
217 acle = (aent_t *) NULL;
222 acle = (aent_t *) malloc(sizeof(aent_t));
[all...]

Completed in 57 milliseconds