Searched refs:profile_add_node (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_set.c259 retval = profile_add_node(section, *cpp, 0, &section);
277 retval = profile_add_node(section, *cpp, new_value, 0);
H A Dprof_parse.c112 retval = profile_add_node(state->root_section,
191 retval = profile_add_node(state->current_section,
203 profile_add_node(state->current_section, tag, value, &node);
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, function

Completed in 88 milliseconds