Home
last modified time | relevance | path

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

/freebsd/usr.bin/fortune/fortune/
H A Dfortune.c124 static int form_file_list(char **, int);
319 if (!form_file_list(argv, argc)) in getargs()
348 form_file_list(char **files, int file_cnt) in form_file_list() function