Searched refs:OP_SUBMIT (Results 1 – 1 of 1) sorted by relevance
684 enum { OP_NONE, OP_SUBMIT, OP_QUERY, OP_CANCEL } operation = OP_NONE; in main() enumerator756 operation = OP_SUBMIT; in main()769 if (operation == OP_SUBMIT) /* get a job-id if we need it */ in main()793 case OP_SUBMIT: /* transfer the job, close the fd */ in main()