Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/watch/
H A Dwatch.c73 const char *opt_snpdev; variable
161 if (opt_snpdev == NULL) in open_snp()
164 f = open(opt_snpdev, mode); in open_snp()
319 opt_snpdev = optarg; in main()