Home
last modified time | relevance | path

Searched defs:sigoff (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/sys/
H A Dttydevsw.h162 ttydevsw_modem(struct tty *tp, int sigon, int sigoff) in ttydevsw_modem()
/freebsd/sys/dev/nmdm/
H A Dnmdm.c377 nmdm_modem(struct tty *tp, int sigon, int sigoff) in nmdm_modem()
/freebsd/usr.sbin/pkg/
H A Decc.c209 size_t compsz, datasz, sigoff; in ecc_extract_signature() local
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c1710 # define sigoff() /* do nothing */ macro
/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c997 ucom_modem(struct tty *tp, int sigon, int sigoff) in ucom_modem()