Lines Matching defs:opt
113 "Usage: dig [@global-server] [domain] [q-type] [q-class] {q-opt}\n"
114 " {global-d-opt} host [@local-server] {local-d-opt}\n"
115 " [ host [@local-server] {local-d-opt} [...]]\n", fp);
144 " q-opt is one of:\n"
159 " d-opt is of the form +keyword[=value], where keyword is:\n"
632 query->lookup->edns != -1 && msg->opt == NULL &&
1507 char opt, *value, *ptr, *ptr2, *ptr3;
1524 * if they appear as the first character(s) of a q-opt.
1526 opt = option[0];
1527 switch (opt) {
1584 opt = option[0];
1594 switch (opt) {