Home
last modified time | relevance | path

Searched refs:DAEMON_DIR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Dwarmstart.c50 static const char rpcbfile[] = DAEMON_DIR "/rpcbind.file";
52 static const char pmapfile[] = DAEMON_DIR "/portmap.file";
H A Drpcbind.c193 static const char daemon_dir[] = DAEMON_DIR;
/illumos-gate/usr/src/head/rpcsvc/
H A Ddaemon_utils.h48 #define DAEMON_DIR "/var/run/daemon" macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c936 static const char daemon_dir[] = DAEMON_DIR; in main()