Home
last modified time | relevance | path

Searched defs:sigon (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/sys/
HDttydevsw.h162 ttydevsw_modem(struct tty *tp, int sigon, int sigoff) in ttydevsw_modem()
/freebsd-14-stable/sys/dev/nmdm/
HDnmdm.c377 nmdm_modem(struct tty *tp, int sigon, int sigoff) in nmdm_modem()
/freebsd-14-stable/sys/dev/usb/serial/
HDusb_serial.c997 ucom_modem(struct tty *tp, int sigon, int sigoff) in ucom_modem()
/freebsd-14-stable/crypto/heimdal/appl/telnet/telnetd/
HDsys_term.c1711 # define sigon() /* do nothing */ macro