Home | History | Annotate | Download | only in src

Lines Matching refs:curtime

866   time_t curtime;
870 curtime = time(NULL);
871 loctime = localtime(&curtime);