Home
last modified time | relevance | path

Searched defs:pfd (Results 26 – 50 of 119) sorted by relevance

12345

/freebsd/usr.sbin/pw/
H A Dpwupd.c88 int rc, pfd, tfd; in pw_update() local
/freebsd/crypto/openssl/doc/designs/ddd/
H A Dddd-04-fd-nonblocking.c380 struct pollfd pfd = {0}; in main() local
424 struct pollfd pfd = {0}; in main() local
/freebsd/tools/regression/capsicum/syscalls/
H A Dcap_fcntls_limit.c410 int fd, pfd, sp[2]; main() local
H A Dcap_ioctls_limit.c316 int fd, pfd, sp[2]; main() local
/freebsd/stand/kboot/kboot/
H A Dkbootfdt.c36 int child_offset, fd, pfd, error, dentsize; in add_node_to_fdt() local
/freebsd/crypto/openssl/ssl/rio/
H A Dpoll_builder.c78 struct pollfd *pfd; in ossl_rio_poll_builder_add_fd() local
/freebsd/contrib/netbsd-tests/kernel/kqueue/write/
H A Dt_ttypty.c58 struct pollfd pfd; in h_check() local
/freebsd/contrib/bearssl/tools/
H A Dsslio.c378 HANDLE pfd[2]; in run_ssl_engine() local
381 struct pollfd pfd[3]; in run_ssl_engine() local
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c473 int pfd, tfd; in yppasswdproc_update_1_svc() local
739 int pfd, tfd; in yppasswdproc_update_master_1_svc() local
/freebsd/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_ttypty.c62 struct pollfd pfd; in h_check() local
/freebsd/usr.bin/chpass/
H A Dchpass.c71 int ch, pfd, tfd; in main() local
/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c109 int pid, scheduler, child_scheduler, priority, status, err, pfd[2]; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/kernel/
H A Dmsg.h33 int pfd[2]; member
H A Dt_pty.c190 struct pollfd pfd; in child_spawn() local
/freebsd/tools/regression/poll/
H A Dpipepoll.c91 struct pollfd pfd; in child() local
/freebsd/contrib/blocklist/test/
H A Dsrvtest.c182 struct pollfd pfd[NUMFD]; in main() local
/freebsd/tools/tools/ncpus/
H A Dbiosmptable.c125 static int pfd = -1; variable
/freebsd/tests/sys/netinet/
H A Dsocket_afinet.c104 struct pollfd pfd; in ATF_TC_BODY() local
167 struct pollfd pfd; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/fs/puffs/
H A Dt_fuzz.c177 struct pollfd pfd; in respondthread() local
/freebsd/contrib/netcat/
H A Dnetcat.c747 struct pollfd pfd; in timeout_connect() local
856 struct pollfd pfd[4]; in readwrite() local
1127 struct pollfd pfd; in fdpass() local
/freebsd/crypto/openssh/regress/
H A Dnetcat.c677 struct pollfd pfd; in timeout_connect() local
784 struct pollfd pfd[4]; in readwrite() local
1018 struct pollfd pfd; in fdpass() local
/freebsd/contrib/ntp/sntp/libevent/
H A Ddevpoll.c101 struct pollfd *pfd; in devpoll_queue() local
/freebsd/contrib/libfido2/src/
H A Dhid_openbsd.c117 struct pollfd pfd; in terrible_ping_kludge() local
/freebsd/contrib/libevent/
H A Ddevpoll.c101 struct pollfd *pfd; in devpoll_queue() local
/freebsd/contrib/libbegemot/
H A Drpoll.c154 struct pollfd *pfd; /* pointer to corresponding poll() structure */ member
173 static struct pollfd * pfd; /* fd list for poll() */ variable

12345