Home
last modified time | relevance | path

Searched refs:TIOCGPTN (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/asm-generic/
A Dioctls.h69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ macro
/tools/testing/ktest/
A Dktest.pl1645 my $TIOCGPTN = 0x80045430;
1656 ioctl($ptm, $TIOCGPTN, $tmp) or

Completed in 7 milliseconds