Searched refs:do_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/admin/
H A Dlist.c40 do_list(struct list_options *opt, const char *keytab_str) function
58 if(do_list(opt, buf))
170 return do_list(opt, keytab_string) != 0;
/freebsd-10.0-release/usr.bin/iconv/
H A Diconv.c47 static int do_list(unsigned int, const char * const *, void *);
141 do_list(unsigned int n, const char * const *list, void *data __unused) function
184 iconvlist(do_list, NULL);

Completed in 78 milliseconds