Searched defs:DEV_NULL (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/libarchive/cat/test/
H A Dtest_stdin.c28 #define DEV_NULL "/dev/null" macro
30 #define DEV_NULL "NUL" macro
H A Dtest_0.c32 #define DEV_NULL "/dev/null" macro
34 #define DEV_NULL "NUL" macro
/freebsd-current/contrib/libarchive/unzip/test/
H A Dtest_0.c32 #define DEV_NULL "/dev/null" macro
34 #define DEV_NULL "NUL" macro
/freebsd-current/contrib/libarchive/tar/test/
H A Dtest_0.c32 #define DEV_NULL "/dev/null" macro
34 #define DEV_NULL "NUL" macro
/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_0.c32 #define DEV_NULL "/dev/null" macro
34 #define DEV_NULL "NUL" macro
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DFileSystem.h32 static const char *DEV_NULL; member in class:lldb_private::FileSystem
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DFileSystemPosix.cpp34 const char *FileSystem::DEV_NULL = "/dev/null"; member in class:FileSystem

Completed in 181 milliseconds