HomeSort by: relevance | last modified time | path
    Searched refs:monotime_ts (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
misc.h 102 void monotime_ts(struct timespec *);
ssh-keyscan.c 395 monotime_ts(&fdcon[s].c_ts);
545 monotime_ts(&now);
misc.c 1765 monotime_ts(struct timespec *ts) function
1776 monotime_ts(&ts);
1786 monotime_ts(&ts);
1795 monotime_ts(&ts);
3015 monotime_ts(&now);
clientloop.c 587 monotime_ts(&now);

Completed in 30 milliseconds