Home
last modified time | relevance | path

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

/src/usr.bin/fortune/fortune/
H A Dfortune.c114 static char **Fortune_path_arr; variable
357 pstr = Fortune_path_arr; in form_file_list()
370 pstr = Fortune_path_arr; in form_file_list()
418 pstr = Fortune_path_arr; in form_file_list()
507 char **pstr = Fortune_path_arr; in add_file()
1393 ppch = Fortune_path_arr = (char **)calloc(nstr, sizeof(char *)); in getpath()
1413 Fortune_path_arr[0] = strdup(FORTDIR); in getpath()