Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/include/
H A Dt_limits.c254 ATF_TC_HEAD(posix, tc) in ATF_TC_HEAD() argument
259 ATF_TC_BODY(posix, tc) in ATF_TC_BODY() argument
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_lha.c136 verify(const char * refname,int posix) verify() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h29 posix, enumerator
/freebsd/tools/tools/locale/
H A DMakefile150 posix: posixcm post-posixcm posixsrc target
/freebsd/contrib/lua/src/
H A DMakefile138 posix: target
/freebsd/usr.bin/patch/
H A Dpatch.c89 int posix = 0; /* strict POSIX mode? */ variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp82 enum OutputFormatTy { bsd, sysv, posix, darwin, just_symbols }; enumerator
/freebsd/stand/libsa/
H A Dpkgfs.c81 } posix; member
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc1298 namespace posix { namespace
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp88 enum OutputFormatTy { bsd, sysv, posix, darwin, just_symbols }; enumerator