Searched refs:OP_QUERY (Results 1 – 1 of 1) sorted by relevance
684 enum { OP_NONE, OP_SUBMIT, OP_QUERY, OP_CANCEL } operation = OP_NONE; in main() enumerator750 operation = OP_QUERY; in main()797 case OP_QUERY: /* send the query string, return the fd */ in main()