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