Searched refs:DAEMON (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A DMakefile30 DAEMON = powerd macro
41 PROG = $(DAEMON) $(PMCFG) $(SYSIDPM) $(SUSPEND)
79 ROOTLIBPOWERDAEMON= $(DAEMON:%=$(ROOTLIBPOWER)/%)
108 $(DAEMON): $(DAEMON_OBJS)
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DFacility.java144 public static final Facility DAEMON = new Facility(LOG_DAEMON, field in class:Facility
145 "DAEMON");
/illumos-gate/usr/src/cmd/lms/tools/
H A Ddaemonize.cpp35 #ifdef DAEMON
137 #endif //DAEMON
/illumos-gate/usr/src/cmd/lms/
H A Dmain.cpp55 #ifdef DAEMON
57 #endif //DAEMON
313 #ifdef DAEMON
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DPoold.java443 Facility.DAEMON);
563 Facility.DAEMON);

Completed in 63 milliseconds