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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h110 * The profile_string_list structure is used for internal booking
114 struct profile_string_list { struct
290 errcode_t init_list(struct profile_string_list *list);
291 void end_list(struct profile_string_list *list, char ***ret_list);
292 errcode_t add_to_list(struct profile_string_list *list, const char *str);

Completed in 21 milliseconds