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

/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c204 static char acle_restrictions[BUFSIZ];
220 acle_object, acle_restrictions);
276 trailing = &acle_restrictions[strlen(acle_restrictions)-1];
280 acle->ae_restriction_string = strdup(acle_restrictions);
202 static char acle_restrictions[BUFSIZ]; local

Completed in 72 milliseconds