Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssh/dist/
H A Dssh-keyscan.c408 monotime_ts(&fdcon[s].c_ts); in conalloc()
444 monotime_ts(&fdcon[s].c_ts); in contouch()
591 monotime_ts(&now); in conloop()
H A Dmisc.h88 void monotime_ts(struct timespec *);
H A Dmisc.c1632 monotime_ts(struct timespec *ts) in monotime_ts() function
1643 monotime_ts(&ts); in monotime_tv()
1653 monotime_ts(&ts); in monotime()
1662 monotime_ts(&ts); in monotime_double()
2813 monotime_ts(&now); in ptimeout_deadline_monotime()