Searched refs:subopts (Results 1 – 1 of 1) sorted by relevance
202 char *device_name = NULL, *subopts, *value; in main() local258 subopts = optarg; in main()259 while (*subopts != '\0') { in main()260 ret = getsubopt(&subopts, counter_watch_subopts, &value); in main()