Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A DMakefile.am6 SUBDIRS = off posix posix-sa subdir
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; enumerator
/freebsd-13.1/contrib/libarchive/libarchive/test/
H A Dtest_read_format_lha.c136 verify(const char *refname, int posix) in verify()
/freebsd-13.1/tools/tools/locale/
H A DMakefile209 posix: posixcm post-posixcm posixsrc posixcol target
/freebsd-13.1/contrib/lua/src/
H A DMakefile135 posix: target
/freebsd-13.1/usr.bin/patch/
H A Dpatch.c90 int posix = 0; /* strict POSIX mode? */ variable
/freebsd-13.1/stand/libsa/
H A Dpkgfs.c89 } posix; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp85 enum OutputFormatTy { bsd, sysv, posix, darwin, just_symbols }; enumerator
/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-port.cc1182 namespace posix { namespace
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp84 enum OutputFormatTy { bsd, sysv, posix, darwin, just_symbols }; enumerator