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

/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dacl.c38 enum { acl_string, acl_fnmatch, acl_retval } type; enumerator in enum:acl_field::__anon6771
50 if (acl->type == acl_retval) {
96 tmp->type = acl_retval;
127 } else if(field->type == acl_retval) {

Completed in 153 milliseconds