Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_get.c48 void end_list(struct profile_string_list *list, char ***ret_list) in end_list() function
155 end_list(&values, ret_values); in profile_get_values()
159 end_list(&values, 0); in profile_get_values()
360 end_list(&values, ret_names); in profile_get_subsection_names()
364 end_list(&values, 0); in profile_get_subsection_names()
396 end_list(&values, ret_names); in profile_get_relation_names()
400 end_list(&values, 0); in profile_get_relation_names()
H A Dprof_int.h279 void end_list(struct profile_string_list *list, char ***ret_list);
H A Dprof_solaris.c60 end_list(&values, &ret_values); in __profile_iter_name_value()
79 end_list(&values, &ret_values); in __profile_iter_name_value()
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkconf.c64 end_list(struct profile_string_list *list, char ***ret_list) in end_list() function
195 end_list(&values, &ret_values); in main()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c2779 ill_first(int start_list, int end_list, ill_walk_context_t *ctx, in ill_first() argument
2787 ASSERT(end_list <= MAX_G_HEADS && start_list >= 0); in ill_first()
2792 if (end_list != MAX_G_HEADS) { in ill_first()
2794 ctx->ctx_last_list = end_list; in ill_first()