Home
last modified time | relevance | path

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

/openbsd/lib/libfido2/src/
H A Dhid_unix.c50 fido_hid_unix_wait(int fd, int ms, const fido_sigset_t *sigmask) in fido_hid_unix_wait() function
H A Dhid_openbsd.c207 if (fido_hid_unix_wait(ctx->fd, ms, ctx->sigmaskp) < 0) { in fido_hid_read()
H A Dextern.h115 int fido_hid_unix_wait(int, int, const fido_sigset_t *);