Searched refs:timp (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/lock/
H A Dlock.c87 struct tm *timp; local
141 timp = localtime(&timval);
142 ap = asctime(timp);
143 tzn = timp->tm_zone;

Completed in 154 milliseconds