Home
last modified time | relevance | path

Searched refs:OP_CANCEL (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c684 enum { OP_NONE, OP_SUBMIT, OP_QUERY, OP_CANCEL } operation = OP_NONE; in main() enumerator
744 operation = OP_CANCEL; in main()
801 case OP_CANCEL: /* send the cancel string, return the fd */ in main()