Searched defs:fdset (Results 1 – 19 of 19) sorted by relevance
/dflybsd-src/usr.sbin/ppp/ |
H A D | server.c | 74 server_IsSet(struct fdescriptor *d, const fd_set *fdset) in server_IsSet() 90 server_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) in server_Read()
|
H A D | datalink.c | 420 datalink_IsSet(struct fdescriptor *d, const fd_set *fdset) in datalink_IsSet() 447 datalink_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) in datalink_Read() 478 const fd_set *fdset) in datalink_Write()
|
H A D | ether.c | 402 ether_IsSet(struct fdescriptor *d, const fd_set *fdset) in ether_IsSet() 416 const fd_set *fdset) in ether_DescriptorRead()
|
H A D | netgraph.c | 386 ng_IsSet(struct fdescriptor *d, const fd_set *fdset) in ng_IsSet() 400 const fd_set *fdset) in ng_DescriptorRead()
|
H A D | bundle.c | 511 bundle_IsSet(struct fdescriptor *d, const fd_set *fdset) in bundle_IsSet() 533 const fd_set *fdset) in bundle_DescriptorRead() 645 const fd_set *fdset) in bundle_DescriptorWrite()
|
H A D | prompt.c | 164 prompt_IsSet(struct fdescriptor *d, const fd_set *fdset) in prompt_IsSet()
|
H A D | chat.c | 325 chat_IsSet(struct fdescriptor *d, const fd_set *fdset) in chat_IsSet()
|
H A D | radius.c | 590 radius_IsSet(struct fdescriptor *d, const fd_set *fdset) in radius_IsSet()
|
H A D | chap.c | 413 chap_IsSet(struct fdescriptor *d, const fd_set *fdset) in chap_IsSet()
|
H A D | mp.c | 1071 mpserver_IsSet(struct fdescriptor *d, const fd_set *fdset) in mpserver_IsSet()
|
H A D | physical.c | 885 physical_IsSet(struct fdescriptor *d, const fd_set *fdset) in physical_IsSet()
|
/dflybsd-src/usr.sbin/mld6query/ |
H A D | mld6query.c | 77 fd_set fdset; in main() local
|
/dflybsd-src/usr.sbin/sdpd/ |
H A D | server.h | 96 fd_set fdset; /* current descriptor set */ member
|
H A D | server.c | 292 fd_set fdset; in server_do() local
|
/dflybsd-src/usr.sbin/rrenumd/ |
H A D | rrenumd.c | 417 fd_set fdset; in main() local
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex_script.c | 198 fd_set fdset; in sscr_getprompt() local
|
/dflybsd-src/usr.sbin/rtsold/ |
H A D | rtsold.c | 115 struct fd_set fdset; in main() local
|
/dflybsd-src/usr.sbin/inetd/ |
H A D | builtins.c | 344 fd_set fdset; in ident_stream() local
|
/dflybsd-src/sys/dev/virtual/vkernel/net/ |
H A D | if_vke.c | 631 fd_set fdset; in vke_rx_thread() local
|