/external/kernel-headers/original/linux/ |
D | poll.h | 88 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/ |
D | server.c | 73 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()
|
D | datalink.c | 421 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()
|
D | ether.c | 395 ether_IsSet(struct fdescriptor *d, const fd_set *fdset) in ether_IsSet() 409 const fd_set *fdset) in ether_DescriptorRead()
|
D | netgraph.c | 379 ng_IsSet(struct fdescriptor *d, const fd_set *fdset) in ng_IsSet() 393 const fd_set *fdset) in ng_DescriptorRead()
|
D | exec.c | 230 exec_IsSet(struct fdescriptor *d, const fd_set *fdset) in exec_IsSet()
|
D | prompt.c | 164 prompt_IsSet(struct fdescriptor *d, const fd_set *fdset) in prompt_IsSet()
|
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()
|
D | chat.c | 325 chat_IsSet(struct fdescriptor *d, const fd_set *fdset) in chat_IsSet()
|
D | chap.c | 413 chap_IsSet(struct fdescriptor *d, const fd_set *fdset) in chap_IsSet()
|
D | radius.c | 734 radius_IsSet(struct fdescriptor *d, const fd_set *fdset) in radius_IsSet()
|
D | mp.c | 1071 mpserver_IsSet(struct fdescriptor *d, const fd_set *fdset) in mpserver_IsSet()
|
D | physical.c | 914 physical_IsSet(struct fdescriptor *d, const fd_set *fdset) in physical_IsSet()
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ |
D | SDL_gsevents.c | 404 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/ |
D | SDL_fbevents.c | 464 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/ |
D | SDL_bsdaudio.c | 157 fd_set fdset; in OBSD_WaitAudio() local
|
/external/quake/quake/src/QW/server/ |
D | sys_win.c | 201 fd_set fdset; in main() local
|
D | sys_unix.c | 219 fd_set fdset; in main() local
|
/external/qemu/distrib/sdl-1.2.15/src/audio/paudio/ |
D | SDL_paudio.c | 127 fd_set fdset; in Paud_WaitAudio() local
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dma/ |
D | SDL_dmaaudio.c | 140 fd_set fdset; in DMA_WaitAudio() local
|
/external/openssh/ |
D | sshconnect.c | 246 fd_set *fdset; in timeout_connect() local 448 fd_set *fdset; in ssh_exchange_identification() local
|
/external/quake/quake/src/WinQuake/ |
D | sys_linux.cpp | 323 fd_set fdset; in Sys_ConsoleInput() local
|
/external/qemu/slirp/ |
D | misc.c | 762 fd_set fdset; in u_sleep() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
D | SDL_x11events.c | 918 fd_set fdset; in X11_Pending() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/ |
D | SDL_ipodvideo.c | 471 fd_set fdset; in iPod_PumpEvents() local
|