Home
last modified time | relevance | path

Searched refs:TIOCGSID (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dttycom.h84 #define TIOCGSID _IOR('t', 99, int) /* get session id */ macro
/f-stack/freebsd/kern/
H A Dtty_pts.c349 case TIOCGSID: in ptsdev_ioctl()
H A Dtty.c1798 case TIOCGSID: in tty_generic_ioctl()
/f-stack/lib/
H A Dff_syscall_wrapper.c269 return TIOCGSID; in linux2freebsd_ioctl()