Home
last modified time | relevance | path

Searched refs:acl_parse_format (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dacl.c73 acl_parse_format(krb5_context context, in acl_parse_format() function
213 ret = acl_parse_format(context, &acl, format, ap); in krb5_acl_match_string()
269 ret = acl_parse_format(context, &acl, format, ap); in krb5_acl_match_file()
/freebsd/crypto/heimdal/
H A DChangeLog.200596 * lib/krb5/acl.c (acl_parse_format): tmp needs to be freed too on