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

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

Completed in 103 milliseconds