Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.h138 struct timeval time0; /* Time at which the shell started */ variable
/titanic_50/usr/src/lib/libc/port/gen/
H A Dlocaltime.c455 difftime(time_t time1, time_t time0) in difftime()