OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_TTY_INIT
(Results
1 - 9
of
9
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/sys/
fcntl.h
77
#define
O_TTY_INIT
0x00004000 ///< Initialize TTY to "sane" values on open
/external/bison/darwin-lib/
fcntl.h
592
#ifndef
O_TTY_INIT
593
# define
O_TTY_INIT
0
/external/bison/linux-lib/
fcntl.h
592
#ifndef
O_TTY_INIT
593
# define
O_TTY_INIT
0
/prebuilts/go/darwin-x86/src/syscall/
zerrors_freebsd_386.go
[
all
...]
zerrors_freebsd_amd64.go
[
all
...]
zerrors_freebsd_arm.go
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
zerrors_freebsd_386.go
[
all
...]
zerrors_freebsd_amd64.go
[
all
...]
zerrors_freebsd_arm.go
[
all
...]
Completed in 1705 milliseconds