Home
last modified time | relevance | path

Searched defs:fdset (Results 1 – 25 of 27) sorted by relevance

12

/external/kernel-headers/original/linux/
Dpoll.h88 int get_fd_set(unsigned long nr, void __user *ufdset, unsigned long *fdset) in get_fd_set()
99 set_fd_set(unsigned long nr, void __user *ufdset, unsigned long *fdset) in set_fd_set()
107 void zero_fd_set(unsigned long nr, unsigned long *fdset) in zero_fd_set()
/external/libppp/src/
Dserver.c73 server_IsSet(struct fdescriptor *d, const fd_set *fdset) in server_IsSet()
89 server_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) in server_Read()
Ddatalink.c421 datalink_IsSet(struct fdescriptor *d, const fd_set *fdset) in datalink_IsSet()
448 datalink_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) in datalink_Read()
479 const fd_set *fdset) in datalink_Write()
Dether.c395 ether_IsSet(struct fdescriptor *d, const fd_set *fdset) in ether_IsSet()
409 const fd_set *fdset) in ether_DescriptorRead()
Dnetgraph.c379 ng_IsSet(struct fdescriptor *d, const fd_set *fdset) in ng_IsSet()
393 const fd_set *fdset) in ng_DescriptorRead()
Dexec.c230 exec_IsSet(struct fdescriptor *d, const fd_set *fdset) in exec_IsSet()
Dprompt.c164 prompt_IsSet(struct fdescriptor *d, const fd_set *fdset) in prompt_IsSet()
Dbundle.c511 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()
Dchat.c325 chat_IsSet(struct fdescriptor *d, const fd_set *fdset) in chat_IsSet()
Dchap.c413 chap_IsSet(struct fdescriptor *d, const fd_set *fdset) in chap_IsSet()
Dradius.c734 radius_IsSet(struct fdescriptor *d, const fd_set *fdset) in radius_IsSet()
Dmp.c1071 mpserver_IsSet(struct fdescriptor *d, const fd_set *fdset) in mpserver_IsSet()
Dphysical.c914 physical_IsSet(struct fdescriptor *d, const fd_set *fdset) in physical_IsSet()
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
DSDL_gsevents.c404 fd_set fdset; in set_imps2_mode() local
440 fd_set fdset; in detect_imps2() local
783 fd_set fdset; in GS_PumpEvents() local
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbevents.c464 fd_set fdset; in set_imps2_mode() local
504 fd_set fdset; in detect_imps2() local
1042 fd_set fdset; in FB_PumpEvents() local
/external/qemu/distrib/sdl-1.2.15/src/audio/bsd/
DSDL_bsdaudio.c157 fd_set fdset; in OBSD_WaitAudio() local
/external/quake/quake/src/QW/server/
Dsys_win.c201 fd_set fdset; in main() local
Dsys_unix.c219 fd_set fdset; in main() local
/external/qemu/distrib/sdl-1.2.15/src/audio/paudio/
DSDL_paudio.c127 fd_set fdset; in Paud_WaitAudio() local
/external/qemu/distrib/sdl-1.2.15/src/audio/dma/
DSDL_dmaaudio.c140 fd_set fdset; in DMA_WaitAudio() local
/external/openssh/
Dsshconnect.c246 fd_set *fdset; in timeout_connect() local
448 fd_set *fdset; in ssh_exchange_identification() local
/external/quake/quake/src/WinQuake/
Dsys_linux.cpp323 fd_set fdset; in Sys_ConsoleInput() local
/external/qemu/slirp/
Dmisc.c762 fd_set fdset; in u_sleep() local
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11events.c918 fd_set fdset; in X11_Pending() local
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/
DSDL_ipodvideo.c471 fd_set fdset; in iPod_PumpEvents() local

12