Searched defs:DEV_NULL (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/libarchive/cat/test/ | ||
H A D | test_stdin.c | 28 #define DEV_NULL global() macro |
H A D | test_0.c | 32 #define DEV_NULL global() macro |
/freebsd-src/contrib/libarchive/cpio/test/ | ||
H A D | test_0.c | 32 #define DEV_NULL global() macro |
/freebsd-src/contrib/libarchive/unzip/test/ | ||
H A D | test_0.c | 32 #define DEV_NULL global() macro |
/freebsd-src/contrib/libarchive/tar/test/ | ||
H A D | test_0.c | 32 #define DEV_NULL global() macro |
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/ | ||
H A D | FileSystemPosix.cpp | 34 const char *FileSystem::DEV_NULL = "/dev/null"; member in FileSystem |