Home
last modified time | relevance | path

Searched defs:ts_now (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dtime.c33 fido_time_now(struct timespec *ts_now) in fido_time_now()
/netbsd-src/external/bsd/libfido2/dist/examples/
H A Dselect.c65 struct timespec ts_now; in select_dev() local