OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VKI_TIOCSERGETLSR
(Results
1 - 7
of
7
) sorted by null
/external/valgrind/main/include/vki/
vki-amd64-linux.h
465
#define
VKI_TIOCSERGETLSR
0x5459 /* Get line status register */
vki-ppc32-linux.h
643
#define
VKI_TIOCSERGETLSR
0x5459 /* Get line status register */
644
/* ioctl (fd,
VKI_TIOCSERGETLSR
, &result) where result may be as below */
[
all
...]
vki-ppc64-linux.h
633
#define
VKI_TIOCSERGETLSR
0x5459 /* Get line status register */
vki-s390x-linux.h
607
#define
VKI_TIOCSERGETLSR
0x5459 /* Get line status register */
vki-x86-linux.h
545
#define
VKI_TIOCSERGETLSR
0x5459 /* Get line status register */
vki-arm-linux.h
507
#define
VKI_TIOCSERGETLSR
0x5459 /* Get line status register */
vki-mips32-linux.h
640
#define
VKI_TIOCSERGETLSR
0x548e /* Get line status register */
[
all
...]
Completed in 71 milliseconds