Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dmisc.h96 void monotime_ts(struct timespec *);
H A Dssh-keyscan.c398 monotime_ts(&fdcon[s].c_ts); in conalloc()
548 monotime_ts(&now); in conloop()
H A Dmisc.c1664 monotime_ts(struct timespec *ts) in monotime_ts() function
1675 monotime_ts(&ts); in monotime_tv()
1685 monotime_ts(&ts); in monotime()
1694 monotime_ts(&ts); in monotime_double()
2897 monotime_ts(&now); in ptimeout_deadline_monotime_tsp()
H A Dclientloop.c578 monotime_ts(&now); in obfuscate_keystroke_timing()