Lines Matching defs:opt
134 "Usage: dig [@global-server] [domain] [q-type] [q-class] {q-opt}\n"
135 " {global-d-opt} host [@local-server] {local-d-opt}\n"
136 " [ host [@local-server] {local-d-opt} [...]]\n", fp);
165 " q-opt is one of:\n"
179 " d-opt is of the form +keyword[=value], where keyword is:\n"
529 query->lookup->edns != -1 && msg->opt == NULL &&
1135 char opt, *value, *ptr, *ptr2, *ptr3;
1151 * if they appear as the first character(s) of a q-opt.
1153 opt = option[0];
1154 switch (opt) {
1206 opt = option[0];
1216 switch (opt) {