freebsd-dev/sys/dev/snp
Kyle Evans ed6232893c snp: don't reference tp->t_mtx directly
This is the only part of snp(4) that pokes around in struct tty directly;
replace it with the tty_getlock accessor to avoid struct tty internals.
2019-11-29 03:51:01 +00:00
..
snp.c snp: don't reference tp->t_mtx directly 2019-11-29 03:51:01 +00:00