Home
last modified time | relevance | path

Searched defs:tstop (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/tftpd/
H A Dtftp-utils.h125 struct timeval tstop; member
/freebsd/usr.bin/top/
H A Dtop.c1216 tstop(int i __unused) /* SIGTSTP handler */ in tstop() function
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c247 struct timeval tstart, tstop, tremain, time2wait; in nanosleep() local