Searched refs:startd (Results 1 - 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/intel/ia32/svc.startd/ |
H A D | Makefile | 28 MODULE = svc.startd.so 31 MODSRCS_DIR = ../../../common/modules/svc.startd 33 MODSRCS = startd.c 39 CPPFLAGS += -I$(SRC)/cmd/svc/startd -I$(SRC)/lib/librestart/common
|
/illumos-gate/usr/src/cmd/mdb/sparc/v7/svc.startd/ |
H A D | Makefile | 28 MODULE = svc.startd.so 31 MODSRCS_DIR = ../../../common/modules/svc.startd 33 MODSRCS = startd.c 39 CPPFLAGS += -I$(SRC)/cmd/svc/startd -I$(SRC)/lib/librestart/common
|
/illumos-gate/usr/src/cmd/nscd/ |
H A D | svc-nscd | 48 if /bin/svcprop -q -c -p startd/duration $SMF_FMRI 50 duration=`/bin/svcprop -c -p startd/duration \
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | file.c | 49 #include <startd.h>
|
H A D | Makefile | 27 PROG = svc.startd 44 startd.o \
|
H A D | protocol.h | 28 #include <startd.h>
|
/illumos-gate/usr/src/cmd/svc/ |
H A D | Makefile | 29 SUBDIR_DAEMON= configd startd 63 _msg: $(SUBDIR_CMD) startd
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | restore_repository.sh | 248 svc.startd(1M) and svc.configd(1M) will be quiesced, if running." 294 startd="`pgrep -z "$zone" -f svc.startd`" 297 echo "Quiescing svc.startd(1M) and svc.configd(1M): \c" 298 if [ -n "$startd" ]; then 299 pstop $startd 301 "To start svc.start(1M) running, do: /usr/bin/prun $startd"
|
/illumos-gate/usr/src/cmd/tsol/labeld/ |
H A D | svc-labeld | 113 if /bin/svcprop -q -c -p startd/duration $nscd ; then 114 duration=`/bin/svcprop -c -p startd/duration $nscd` 117 /usr/sbin/svccfg -s $nscd addpg startd framework 119 startd/duration = astring: transient
|
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.startd/ |
H A D | startd.c | 31 #include <startd.h> 374 { "instance", NULL, "display svc.startd restarter instance", 376 { "startd_log", NULL, "display svc.startd debug message buffer", 378 { "startd_status", NULL, "svc.startd status summary", startd_status }, 379 { "vertex", NULL, "display svc.startd dependency graph vertex",
|
/illumos-gate/usr/src/man/man1m/ |
H A D | Makefile | 498 svc.startd.1m \
|
Completed in 121 milliseconds