Home
last modified time | relevance | path

Searched refs:profile_is_node_final (Results 1 – 4 of 4) sorted by relevance

/src/crypto/krb5/src/util/profile/
H A Dprof_parse.c107 state->discard = profile_is_node_final(state->current_section) ? in parse_std_line()
196 if (profile_is_node_final(state->current_section)) in parse_std_line()
565 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()
579 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()
H A Dprof_int.h156 int profile_is_node_final
H A Dprof_tree.c266 int profile_is_node_final(struct profile_node *node) in profile_is_node_final() function
/src/krb5/lib/krb5/
H A Dversion.map1780 profile_is_node_final;