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 D | prof_set.c | 259 retval = profile_add_node(section, *cpp, 0, §ion); 277 retval = profile_add_node(section, *cpp, new_value, 0);
|
H A D | prof_parse.c | 112 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 D | prof_int.h | 161 errcode_t profile_add_node
|
H A D | prof_tree.c | 154 errcode_t profile_add_node(struct profile_node *section, const char *name, function
|
Completed in 47 milliseconds