Home
last modified time | relevance | path

Searched defs:dev_null (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandOptionsProcessLaunch.cpp73 const FileSpec dev_null(FileSystem::DEV_NULL); in SetOptionValue() local
/openbsd-src/usr.sbin/user/
H A Duser.c244 int dev_null = open(_PATH_DEVNULL, O_RDWR); in runas() local