Searched defs:dis_date (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dstatus.c82 dis_date; local
143 dis_date = (time_t)atol(buf);
223 pps->dis_date = now;
227 pps->dis_date = dis_date;
258 PStatus[i]->dis_date = now;
594 (void)fdprintf(fd, "%ld %ld\n", pps->dis_date,
H A Dnodes.h134 time_t dis_date; member in struct:pstat_node

Completed in 58 milliseconds