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

/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c684 enum { OP_NONE, OP_SUBMIT, OP_QUERY, OP_CANCEL } operation = OP_NONE; enumerator in enum:__anon4333
756 operation = OP_SUBMIT;
769 if (operation == OP_SUBMIT) /* get a job-id if we need it */
793 case OP_SUBMIT: /* transfer the job, close the fd */

Completed in 103 milliseconds