Home
last modified time | relevance | path

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

/tools/include/uapi/asm-generic/
Dioctls.h70 #define TIOCSPTLCK _IOW('T', 0x31, int) /* Lock/unlock Pty */ macro
/tools/testing/ktest/
Dktest.pl1507 my $TIOCSPTLCK = 0x40045431;
1515 ioctl($ptm, $TIOCSPTLCK, $tmp) or