OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_PATH_DEVNULL
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/sliplogin/
pathnames.h
37
#define
_PATH_DEVNULL
"/dev/null"
/src/lib/librumpuser/
rumpuser_daemonize.c
48
#define
_PATH_DEVNULL
"/dev/null"
150
fd = open(
_PATH_DEVNULL
, O_RDWR);
/src/usr.bin/rump_dhcpclient/
common.c
58
#ifndef
_PATH_DEVNULL
59
# define
_PATH_DEVNULL
"/dev/null"
/src/include/
paths.h
69
#define
_PATH_DEVNULL
"/dev/null"
/src/usr.bin/config/
defs.h
71
#ifndef
_PATH_DEVNULL
72
#define
_PATH_DEVNULL
"/dev/null"
/src/tools/compat/
compat_defs.h
1045
#ifndef
_PATH_DEVNULL
1046
#define
_PATH_DEVNULL
_PATH_DEV "null"
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025