Searched refs:set_opts (Results 1 – 3 of 3) sorted by relevance
19 static struct option set_opts[] = { variable59 set_opts, NULL)) != -1) { in cmd_set()
18 static struct option set_opts[] = { variable55 while ((ret = getopt_long(argc, argv, "b", set_opts, NULL)) != -1) { in cmd_info()
23 static struct option set_opts[] = { variable214 ret = getopt_long(argc, argv, "d:u:g:f:r", set_opts, NULL); in cmd_freq_set()