Home
last modified time | relevance | path

Searched defs:POSIX (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/bin/csh/
H A Dconfig_p.h15 #define POSIX macro
/freebsd-src/bin/stty/
H A Dstty.h50 enum FMT { NOTSET, GFLAG, BSD, POSIX }; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h56 POSIX, // POSIX Threads enumerator
/freebsd-src/contrib/tcsh/
H A Dsh.proc.c39 #define POSIX macro
H A Dsh.h85 # define POSIX macro
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h357 POSIX, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6622 enum { Default, POSIX, Windows } RSPQuoting = Default; expandResponseFiles() enumerator