OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fido_hid_unix_wait
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/libfido2/dist/src/
hid_unix.c
51
fido_hid_unix_wait
(int fd, int ms, const fido_sigset_t *sigmask)
function
extern.h
119
int
fido_hid_unix_wait
(int, int, const fido_sigset_t *);
hid_netbsd.c
283
if (
fido_hid_unix_wait
(ctx->fd, ms, ctx->sigmaskp) < 0) {
hid_openbsd.c
223
if (
fido_hid_unix_wait
(ctx->fd, ms, ctx->sigmaskp) < 0) {
hid_freebsd.c
281
if (
fido_hid_unix_wait
(ctx->fd, ms, ctx->sigmaskp) < 0) {
hid_linux.c
351
if (
fido_hid_unix_wait
(ctx->fd, ms, ctx->sigmaskp) < 0) {
nfc_linux.c
311
if (
fido_hid_unix_wait
(ctx->fd, ms, ctx->sigmaskp) < 0) {
312
fido_log_debug("%s:
fido_hid_unix_wait
", __func__);
netlink.c
366
if (
fido_hid_unix_wait
(fd, ms, NULL) < 0) {
367
fido_log_debug("%s:
fido_hid_unix_wait
", __func__);
Completed in 60 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026