Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/huntd/
H A Dextern.c48 struct pollfd fdset[3+MAXPL+MAXMON]; variable
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Devt.h141 #define evt_get_fdmask(nfds, fdset) nfds argument
142 #define evt_handle_fdmask(fdset) ; argument
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_script.c225 fd_set fdset; in sscr_getprompt() local
337 sscr_check_input(SCR *sp, fd_set *fdset, int maxfd) in sscr_check_input()
/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c128 fd_set fdset; in common_getc() local
/netbsd-src/usr.sbin/sdpd/
H A Dserver.c307 fd_set fdset; in server_do() local
H A Dsdpd.h115 fd_set fdset; /* current descriptor set */ member
/netbsd-src/lib/libc/rpc/
H A Dsvc_fdset.c64 fd_set *fdset; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dchangepw.c590 fd_set fdset; in change_password_loop() local
/netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswdd.c799 fd_set fdset = real_fdset; in doit() local