Searched refs:FILEDESC (Results 1 – 1 of 1) sorted by relevance
84 } FILEDESC; typedef107 static FILEDESC *File_list = NULL, /* Head of file list */109 static FILEDESC *Fortfile; /* Fortune file to use */116 static int add_dir(FILEDESC *);117 static int add_file(int, const char *, const char *, FILEDESC **,118 FILEDESC **, FILEDESC *);119 static void all_forts(FILEDESC *, char *);121 static void display(FILEDESC *);127 static void get_pos(FILEDESC *);128 static void get_tbl(FILEDESC *);[all …]