Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h154 errcode_t profile_create_node
H A Dprof_tree.c92 errcode_t profile_create_node(const char *name, const char *value, in profile_create_node() function
176 retval = profile_create_node(name, value, &new); in profile_add_node()
H A Dprof_parse.c79 return profile_create_node("(root)", 0, &state->root_section); in parse_init_state()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers944 profile_create_node;