Searched refs:add_to_list (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_get.c | 20 * init_list(), end_list(), and add_to_list(). 23 * These functions --- init_list(), end_list(), and add_to_list() are 71 errcode_t add_to_list(struct profile_string_list *list, const char *str) function 147 add_to_list(&values, value); 356 add_to_list(&values, name); 392 add_to_list(&values, name);
|
H A D | prof_int.h | 292 errcode_t add_to_list(struct profile_string_list *list, const char *str);
|
H A D | prof_solaris.c | 76 code2 = add_to_list(&values, name); 87 code2 = add_to_list(&values, name);
|
Completed in 24 milliseconds