Home
last modified time | relevance | path

Searched defs:O_NOCTTY (Results 1 – 25 of 34) sorted by relevance

12

/external/openssh/openbsd-compat/
Dbsd-openpty.c69 #define O_NOCTTY 0 macro
/external/openssh/
Dsshpty.c46 #define O_NOCTTY 0 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dfcntl.h20 #define O_NOCTTY 0x0800 /* not fcntl */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h30 #define O_NOCTTY 00000400 /* not fcntl */ macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py169 O_NOCTTY = 0x800 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py580 O_NOCTTY = 0x800 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py622 O_NOCTTY = 0400 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go694 O_NOCTTY = 0x800 const
Dzerrors_dragonfly_amd64.go958 O_NOCTTY = 0x8000 const
Dzerrors_openbsd_arm.go960 O_NOCTTY = 0x8000 const
Dzerrors_netbsd_arm.go1064 O_NOCTTY = 0x8000 const
Dzerrors_openbsd_amd64.go1004 O_NOCTTY = 0x8000 const
Dzerrors_netbsd_amd64.go1074 O_NOCTTY = 0x8000 const
Dzerrors_openbsd_386.go959 O_NOCTTY = 0x8000 const
Dzerrors_darwin_386.go1061 O_NOCTTY = 0x20000 const
Dzerrors_darwin_arm64.go1061 O_NOCTTY = 0x20000 const
Dzerrors_darwin_amd64.go1061 O_NOCTTY = 0x20000 const
Dzerrors_darwin_arm.go1061 O_NOCTTY = 0x20000 const
Dzerrors_freebsd_386.go1111 O_NOCTTY = 0x8000 const
Dzerrors_freebsd_arm.go1119 O_NOCTTY = 0x8000 const
Dzerrors_netbsd_386.go1084 O_NOCTTY = 0x8000 const
Dzerrors_freebsd_amd64.go1112 O_NOCTTY = 0x8000 const
Dzerrors_linux_sparc64.go925 O_NOCTTY = 0x8000 const
Dzerrors_linux_mipsle.go1166 O_NOCTTY = 0x800 const
Dzerrors_linux_s390x.go1165 O_NOCTTY = 0x100 const

12