Searched defs:ts_now (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/libfido2/src/ | ||
| H A D | time.c | 33 fido_time_now(struct timespec *ts_now) in fido_time_now() |
| /freebsd/contrib/libfido2/examples/ | ||
| H A D | select.c | 65 struct timespec ts_now; in select_dev() local |