Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/openbsd-compat/
H A Dbsd-openpty.c72 #define O_NOCTTY 0 macro
/freebsd-src/crypto/openssh/
H A Dsshpty.c47 #define O_NOCTTY 0 macro
/freebsd-src/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h32 #define O_NOCTTY 0400 macro
/freebsd-src/cddl/lib/libdtrace/
H A Dio.d102 inline int O_NOCTTY = 0x8000; variable
/freebsd-src/contrib/xz/src/xz/
H A Dfile_io.c64 # define O_NOCTTY 0 macro
/freebsd-src/sys/sys/
H A Dfcntl.h109 #define O_NOCTTY 0x8000 /* don't assign controlling terminal */ macro
/freebsd-src/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c946 #define O_NOCTTY 0 macro
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_parse.c3039 #define O_NOCTTY 0 in parse_start() macro