Home
last modified time | relevance | path

Searched refs:evSelectFD (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/lib/libc/include/isc/
H A Deventlib.h125 #define evSelectFD __evSelectFD macro
128 int evSelectFD __P((evContext, int, int, evFileFunc, void *, evFileID *));
/freebsd-12.1/contrib/ngatm/sscop/
H A Dsscop_main.c254 if (evSelectFD(evctx, sscop_fd, EV_READ, proto_infunc, sscop, &sscop_h)) in main()
294 evSelectFD(evctx, user_fd, EV_READ, user_infunc, sscop, &user_h)) in main()
/freebsd-12.1/lib/libc/isc/
H A Dev_streams.c80 if (evSelectFD(opaqueCtx, fd, EV_WRITE, writable, new, &new->file) < 0) in evWrite()
114 if (evSelectFD(opaqueCtx, fd, EV_READ, readable, new, &new->file) < 0) in evRead()
/freebsd-12.1/contrib/bsnmp/snmpd/
H A Dmain.c941 if (evSelectFD(evctx, f->fd, EV_READ, input, f, &f->id)) { in fd_resume()
/freebsd-12.1/
H A DObsoleteFiles.inc7606 OLD_FILES+=usr/share/man/man3/evSelectFD.3.gz