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