Home
last modified time | relevance | path

Searched defs:rfd (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/blocklist/lib/
H A Dblacklist.c48 blacklist_sa(int action, int rfd, const struct sockaddr *sa, socklen_t salen, in blacklist_sa()
61 blacklist_sa_r(struct blacklist *bl, int action, int rfd, in blacklist_sa_r()
88 blacklist(int action, int rfd, const char *msg) in blacklist()
94 blacklist_r(struct blacklist *bl, int action, int rfd, const char *msg) in blacklist_r()
/freebsd/lib/libc/db/recno/
H A Drec_open.c60 int rfd, sverrno; in __rec_open() local
/freebsd/bin/cat/
H A Dcat.c380 in_kernel_copy(int rfd) in in_kernel_copy()
396 raw_cat(int rfd) in raw_cat()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_posix_fadvise.c130 int rfd, ret; in ATF_TC_BODY() local
/freebsd/contrib/sendmail/src/
H A Dsfsasl.c571 tls_retry(ssl, rfd, wfd, tlsstart, timeout, err, where) in tls_retry() argument
718 int r, rfd, wfd, try, ssl_err; local
844 int r, rfd, wfd, try, ssl_err; local
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dsend_recv.c150 fd_set rfd; in hci_recv() local
/freebsd/share/examples/ipfilter/samples/
H A Drelay.c30 int relay(ifd, ofd, rfd) in relay() argument
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/
H A Dseekflood.c131 int h = 0, i, j, rfd, wfd; in main() local
/freebsd/contrib/netbsd-tests/include/sys/
H A Dt_socket.c90 int rfd, fd[2], storage; in ATF_TC_BODY() local
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c83 fd_set rfd; in main() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_ppsdev.c122 int rfd , in readFileAt()
/freebsd/contrib/wpa/src/common/
H A Dwpa_helpers.c104 fd_set rfd; in get_wpa_cli_event2() local
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c451 int pipefd[2], rfd; in main() local
/freebsd/usr.sbin/bhyve/
H A Duart_backend.c52 int rfd; /* fd for reading */ member
/freebsd/usr.bin/script/
H A Dscript.c110 fd_set rfd, wfd; in main() local
/freebsd/share/examples/ipfilter/l4check/
H A Dl4check.c277 fd_set rfd, wfd; in runconfig() local
/freebsd/sys/dev/stge/
H A Dif_stge.c1581 struct stge_rfd *rfd; in stge_discard_rxbuf() local
2433 struct stge_rfd *rfd; in stge_newbuf() local
/freebsd/contrib/nvi/common/
H A Drecover.c789 int nr, nw, off, rfd; local
H A Dexf.c1027 int flags, maxnum, nr, num, nw, rfd, wfd, version; local
/freebsd/lib/libbluetooth/
H A Dhci.c147 fd_set rfd; in bt_devrecv() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp271 void FdPipeCreate(ThreadState *thr, uptr pc, int rfd, int wfd) { in FdPipeCreate()
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c85 int rfd; member
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y1465 struct pollfd rfd[2]; in read_cmd_pipe() local
/freebsd/crypto/openssh/
H A Dchannels.h135 int rfd; /* read fd */ member
H A Dchannels.c424 channel_register_fds(struct ssh *ssh, Channel *c, int rfd, int wfd, int efd, in channel_register_fds()
492 channel_new(struct ssh *ssh, char *ctype, int type, int rfd, int wfd, int efd, in channel_new()
603 int sock = c->sock, rfd = c->rfd, wfd = c->wfd, efd = c->efd; in channel_close_fds() local
1229 channel_set_fds(struct ssh *ssh, int id, int rfd, int wfd, int efd, in channel_set_fds()

12