Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_get.c30 struct profile_string_list { struct
39 static errcode_t init_list(struct profile_string_list *list) in init_list() argument
54 static void end_list(struct profile_string_list *list, char ***ret_list) in end_list()
76 static errcode_t add_to_list(struct profile_string_list *list, const char *str) in add_to_list()
101 static int is_list_member(struct profile_string_list *list, const char *str) in is_list_member()
137 struct profile_string_list values; in get_values_vt()
162 struct profile_string_list values; in profile_get_values()
411 struct profile_string_list values; in profile_get_subsection_names()
449 struct profile_string_list values; in profile_get_relation_names()