Home
last modified time | relevance | path

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

/mirbsd/src/bin/dd/
Ddd.h71 struct timeval startv; /* start time of dd */ member
Dmisc.c66 timersub(&nowtv, &st.startv, &nowtv); in summary()
Ddd.c206 (void)gettimeofday(&st.startv, (struct timezone *)NULL); in setup()