Searched refs:DIFFTIME_TS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/usr.sbin/lpr/common_source/ | ||
| HD | lp.h | 96 #define DIFFTIME_TS(endTS,startTS) \ macro |
| HD | common.c | 575 trtime = DIFFTIME_TS(pp->tr_done, pp->tr_start); in trstat_write() |