Searched refs:spooled (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dprinting.h38 BOOL spooled; /* has it been sent to the spooler yet? */ member in struct:printjob
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpget.c191 int spooled = 0; local
576 spooled++;
622 spooled++;
626 if ((spooled > 0) || (batchmode >= 3)) {
H A Dncftpput.c194 int spooled = 0; local
566 spooled++;
569 if ((spooled > 0) || (batchmode >= 3)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/printing/
H A Dprinting.c325 pjob->spooled = pjspooled;
484 errors. I don't think the systemtime should be spooled as
547 (uint32)pjob->spooled,
682 pj.spooled = True;
746 /* maybe it hasn't been spooled yet */
747 if (!pjob.spooled) {
748 /* if a job is not spooled and the process doesn't
804 /* A race can occur between the time a job is spooled and
1161 any job in the internal database that is marked as spooled
1763 has not been spooled
[all...]

Completed in 103 milliseconds