Home
last modified time | relevance | path

Searched refs:lpd_gettime (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.sbin/lpr/common_source/
HDcommon.c459 lpd_gettime(struct timespec *tsp, char *strp, size_t strsize) in lpd_gettime() function
552 lpd_gettime(&pp->tr_start, pp->tr_timestr, (size_t)TIMESTR_SIZE); in trstat_init()
574 lpd_gettime(&pp->tr_done, NULL, (size_t)0); in trstat_write()
HDlp.h298 void lpd_gettime(struct timespec *_tsp, char *_strp, size_t _strsize);