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

/freebsd-12-stable/usr.bin/lock/
H A Dlock.c101 struct tm *timp; local
155 timp = localtime(&timval);
156 ap = asctime(timp);
157 tzn = timp->tm_zone;

Completed in 67 milliseconds