HomeSort by relevance Sort by last modified time
    Searched refs:fd_list (Results 1 - 5 of 5) sorted by null

  /external/dhcpcd/
control.h 33 struct fd_list { struct
36 struct fd_list *next;
38 extern struct fd_list *fds;
control.c 50 struct fd_list *fds = NULL;
55 struct fd_list *l, *last = NULL;
75 struct fd_list *l = arg;
105 struct fd_list *l;
156 struct fd_list *l, *ll;
dhcpcd.h 125 int handle_args(struct fd_list *, int, char **);
configure.c 303 const struct fd_list *fd;
dhcpcd.c     [all...]

Completed in 60 milliseconds