Searched refs:fd_list (Results 1 – 5 of 5) sorted by relevance
33 struct fd_list { struct36 struct fd_list *next; argument38 extern struct fd_list *fds;
50 struct fd_list *fds = NULL;55 struct fd_list *l, *last = NULL; in remove_control_data()75 struct fd_list *l = arg; in handle_control_data()105 struct fd_list *l; in handle_control()156 struct fd_list *l, *ll; in stop_control()
125 int handle_args(struct fd_list *, int, char **);
303 const struct fd_list *fd; in run_script()
1552 handle_args(struct fd_list *fd, int argc, char **argv) in handle_args()