Home
last modified time | relevance | path

Searched refs:fido_hid_unix_wait (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dhid_unix.c51 fido_hid_unix_wait(int fd, int ms, const fido_sigset_t *sigmask) in fido_hid_unix_wait() function
H A Dhid_openbsd.c223 if (fido_hid_unix_wait(ctx->fd, ms, ctx->sigmaskp) < 0) { in fido_hid_read()
H A Dhid_netbsd.c283 if (fido_hid_unix_wait(ctx->fd, ms, ctx->sigmaskp) < 0) { in fido_hid_read()
H A Dextern.h118 int fido_hid_unix_wait(int, int, const fido_sigset_t *);
H A Dhid_freebsd.c281 if (fido_hid_unix_wait(ctx->fd, ms, ctx->sigmaskp) < 0) { in fido_hid_read()
H A Dhid_linux.c335 if (fido_hid_unix_wait(ctx->fd, ms, ctx->sigmaskp) < 0) { in fido_hid_read()
H A Dnfc_linux.c311 if (fido_hid_unix_wait(ctx->fd, ms, ctx->sigmaskp) < 0) { in fido_nfc_read()
H A Dnetlink.c366 if (fido_hid_unix_wait(fd, ms, NULL) < 0) { in nlmsg_rx()
/freebsd/contrib/libfido2/fuzz/
H A Dfunctions.txt563 fido_hid_unix_wait 11 10 9.09% 21 12 42.86%