Home
last modified time | relevance | path

Searched refs:rc3 (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/initpkg/
H A Drc3.sh71 if [ -d /etc/rc3.d ]; then
72 for f in /etc/rc3.d/K*; do
81 for f in /etc/rc3.d/S*; do
H A DMakefile27 CPFILES= rcS rc0 rc1 rc2 rc3 mountall shutdown swapadd umountall
37 SBINF= rcS mountall rc0 rc1 rc2 rc3 swapadd umountall
44 SBINETC= rcS mountall rc0 rc1 rc2 rc3 rc5 rc6 swapadd umountall
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME.rc335 milestone "svc:/milestone/multi-user-server:default", /sbin/rc3 executes
36 each 'K' script within /etc/rc3.d/ with the argument 'stop', followed by
37 each 'S' script within /etc/rc3.d/ with the argument 'start'. All
40 or output from the scripts in /etc/rc3.d/ are logged to the file:
44 Scripts in /etc/rc3.d/ may assume the following:
H A DMakefile40 OTHERPROG= README.rcS README.rc2 README.rc3
47 ROOTETCRC3D= $(ROOTETC)/rc3.d
82 $(ROOTETCRC3D)/%: %.rc3
H A DREADME81 Read /etc/rc3.d/README for details. This run-level corresponds to
/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4y_xpg4.y90 static int peek3(char c1, int rc1, char c2, int rc2, int rc3);
168 peek3(char c1, int rc1, char c2, int rc2, int rc3) in peek3() argument
179 return (rc3); in peek3()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derf.c239 rc3 = 4.69798884785807402408863708843e+000, variable
310 R = rc0+s*(rc1+s*(rc2+s*(rc3+s*(rc4+s*(rc5+
387 R = rc0+s*(rc1+s*(rc2+s*(rc3+s*(rc4+s*(rc5+
/illumos-gate/usr/src/cmd/cmd-inet/etc/init.d/
H A DMakefile38 $(ROOTETC)/rc2.d $(ROOTETC)/rc3.d
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc1879 fru_errno_t rc3 in fill_in_iteration_control_bytes() local
1881 if (rc3 != FRU_SUCCESS) in fill_in_iteration_control_bytes()
1882 return (rc3); in fill_in_iteration_control_bytes()
/illumos-gate/usr/src/
H A DTargetdirs163 /etc/rc3.d \
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m194 link path=etc/rc3 target=../sbin/rc3
195 dir path=etc/rc3.d group=sys
196 file path=etc/rc3.d/README group=sys
507 file path=sbin/rc3 group=sys mode=0744