Searched defs:DAEMON (Results 1 - 2 of 2) 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");

Completed in 57 milliseconds