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

/freebsd-10.2-release/usr.bin/lock/
H A Dlock.c94 struct tm *timp; local
145 timp = localtime(&timval);
146 ap = asctime(timp);
147 tzn = timp->tm_zone;

Completed in 48 milliseconds