Home
last modified time | relevance | path

Searched refs:set_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/pflowctl/
H A Dpflowctl.c556 char **set_args = NULL; in main() local
579 set_args = argv + optind; in main()
595 return (set(optarg, set_arg_count, set_args)); in main()