Home
last modified time | relevance | path

Searched defs:stop_time (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dscoreboard.h141 struct timeval stop_time; member
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-rdp.c262 time_t stop_time = now + 10; /* Try and sync for 10 seconds, then give up */ in rdp_init() local