Searched refs:lotmp (Results 1 – 1 of 1) sorted by relevance
290 struct tm lotm, *lotmp; in hunt() local294 lotmp = localtime(&lot); in hunt()295 if (lotmp != NULL) { in hunt()296 lotm = *lotmp; in hunt()312 if ((lotmp == NULL || tmp == NULL) ? (lotmp == tmp) : in hunt()318 lotmp = tmp; in hunt()