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

/freebsd-10.0-release/sys/sys/
H A Dsnoop.h28 * SNPSTTY accepts a file descriptor as input.
31 #define SNPSTTY _IOW('T', 90, int) macro
/freebsd-10.0-release/usr.sbin/watch/
H A Dwatch.c211 ioctl(snp_io, SNPSTTY, &fd);
222 if (ioctl(snp_io, SNPSTTY, &snp_tty) != 0)
/freebsd-10.0-release/sys/dev/snp/
H A Dsnp.c248 case SNPSTTY:

Completed in 87 milliseconds