Searched refs:tptr (Results 1 – 1 of 1) sorted by relevance
59 time_t time(time_t *tptr) { in time() argument78 if (tptr!=NULL) in time()79 *tptr = (time_t)sec; in time()95 if (tptr!=NULL) in time()96 *tptr= the_time; in time()