Searched defs:current_section (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_parse.c26 struct profile_node *current_section; member in struct:parse_state
109 &state->current_section);
113 &state->current_section);
124 profile_make_node_final(state->current_section);
139 profile_make_node_final(state->current_section);
140 retval = profile_get_node_parent(state->current_section,
141 &state->current_section);
190 retval = profile_add_node(state->current_section,
191 tag, 0, &state->current_section);
195 profile_make_node_final(state->current_section);
[all...]

Completed in 21 milliseconds