Home
last modified time | relevance | path

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

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