fortune.c | 145 static int add_file(int, 394 return add_file(NO_PROB, FORTDIR, NULL, &File_list, 397 return add_file(NO_PROB, "fortunes", FORTDIR, 435 if (!add_file(percent, sp, NULL, &File_list, &File_tail, NULL)) 442 * add_file: 446 add_file(int percent, const char *file, const char *dir, function in typeref:typename:int 510 int n = add_file(percent, tfile, FORTDIR, head, tail, 708 if (add_file(NO_PROB, name, fp->path, &fp->child, &tailp, fp))
|