Searched defs:OP_QUERY (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
750 operation = OP_QUERY;
797 case OP_QUERY: /* send the query string, return the fd */

Completed in 84 milliseconds