Searched refs:ptime (Results 1 – 2 of 2) sorted by relevance
2926 struct tm *ptime; in SetStamp() local3042 ptime = localtime (&newtime); in SetStamp()3043 if (ptime != NULL) { in SetStamp()3045 …ptime->tm_year + 1900, ptime->tm_mon + 1, ptime->tm_mday, ptime->tm_hour, ptime->tm_min, ptime->tm… in SetStamp()
1479 ptime = &ctx->param->check_time;1483 ptime = NULL;1488 ptime = &ctx->param->check_time;1492 ptime = NULL;