Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dacl.c75 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()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.200596 * lib/krb5/acl.c (acl_parse_format): tmp needs to be freed too on