Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_int.h150 const char *name, const char *value, int check_final,
H A Dprof_tree.c197 const char *value, int check_final, in profile_add_node() argument
225 } else if (check_final && cmp == 0 && p->final) { in profile_add_node()