OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_ICONSOLE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/sys/
stat.h
105
#define
_S_ICONSOLE
0x00030000 ///< UEFI Console Device
131
#define S_ICONSOLE
_S_ICONSOLE
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Console/
daConsole.c
517
filp->f_iflags |= (_S_IFCHR | _S_ITTY | _S_IWTTY |
_S_ICONSOLE
);
Completed in 1095 milliseconds