Searched defs:fd_list (Results 1 – 2 of 2) sorted by relevance
30 struct fd_list { struct31 struct fd_list *next; argument39 struct fd_list *temp; in do_tee_open() argument
197 void close_files(FILE * fd_list[], int len) in close_files()210 FILE *fd_list[MAXFILES]; in threads() local