Searched defs:wfd (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/IO/ |
| D | poll.c | 47 fd_set rfd,wfd,efd,ifd; in poll() local
|
| /openbsd/src/bin/cat/ |
| D | cat.c | 212 int wfd; in raw_cat() local
|
| /openbsd/src/regress/sys/kern/pledge/generic/ |
| D | manager.c | 152 drainfd(int rfd, int wfd) in drainfd()
|
| /openbsd/src/regress/sys/fifofs/ |
| D | fifotest.c | 316 doselect(pid_t writer, int rfd, int wfd, int timeout) in doselect()
|
| /openbsd/src/usr.bin/last/ |
| D | last.c | 249 int timesize, wfd, snapfound = 0; in wtmp() local
|
| /openbsd/src/usr.bin/sed/ |
| D | defs.h | 64 int wfd; /* Cached file descriptor */ member
|
| /openbsd/src/usr.bin/vi/common/ |
| D | recover.c | 750 rcv_copy(SCR *sp, int wfd, char *fname) in rcv_copy()
|
| D | exf.c | 984 int flags, maxnum, nr, num, nw, rfd, wfd, version; in file_backup() local
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| D | tsan_fd.cpp | 271 void FdPipeCreate(ThreadState *thr, uptr pc, int rfd, int wfd) { in FdPipeCreate()
|
| /openbsd/src/usr.bin/ssh/ |
| D | channels.h | 135 int wfd; /* write fd */ member
|
| D | channels.c | 411 channel_register_fds(struct ssh *ssh, Channel *c, int rfd, int wfd, int efd, in channel_register_fds() 475 channel_new(struct ssh *ssh, char *ctype, int type, int rfd, int wfd, int efd, in channel_new() 586 int sock = c->sock, rfd = c->rfd, wfd = c->wfd, efd = c->efd; in channel_close_fds() local 1214 channel_set_fds(struct ssh *ssh, int id, int rfd, int wfd, int efd, in channel_set_fds()
|
| D | ssh-keygen.c | 2592 int r = SSH_ERR_INTERNAL_ERROR, wfd = -1, oerrno; in sign_one() local
|