Searched defs:OP_CANCEL (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
744 operation = OP_CANCEL;
801 case OP_CANCEL: /* send the cancel string, return the fd */

Completed in 77 milliseconds