Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c424 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()
438 cb(profile_is_node_final(p) ? "*" : "", data); in dump_profile()
H A Dprof_int.h169 int profile_is_node_final
H A Dprof_tree.c209 int profile_is_node_final(struct profile_node *node) in profile_is_node_final() function