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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.c66 /* info created by fn_list_new(), private to this module */
335 * fn_list_new -- create a new list of filenames
348 fn_list_new(const char * const *slist) function
366 struct fn_list *ret = fn_list_new(NULL);

Completed in 59 milliseconds