Home
last modified time | relevance | path

Searched refs:profile_add_node (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c112 retval = profile_add_node(state->root_section, in parse_std_line()
191 retval = profile_add_node(state->current_section, in parse_std_line()
203 profile_add_node(state->current_section, tag, value, &node); in parse_std_line()
H A Dprof_set.c259 retval = profile_add_node(section, *cpp, 0, &section); in profile_add_relation()
277 retval = profile_add_node(section, *cpp, new_value, 0); in profile_add_relation()
H A Dprof_int.h161 errcode_t profile_add_node
H A Dprof_tree.c154 errcode_t profile_add_node(struct profile_node *section, const char *name, in profile_add_node() function
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers759 profile_add_node;