Lines Matching refs:ua_opts
84 kvopts_t ua_opts[] = {
101 #define UA_KEYS (sizeof (ua_opts)/sizeof (kvopts_t))
551 if (strcmp(optarg, ua_opts[i].key) == 0) {
552 ua_opts[i].newvalue =
575 if (ua_opts[j].option == (char)c) {
582 ua_opts[j].key,
585 ua_opts[j].newvalue =
1240 if (ua_opts[j].newvalue != NULL)
1244 (char *)ua_opts[j].key);
1248 ua_opts[j].key,