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