Searched refs:rc3 (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/initpkg/ |
H A D | rc3.sh | 72 if [ -d /etc/rc3.d ]; then 73 for f in /etc/rc3.d/K*; do 82 for f in /etc/rc3.d/S*; do
|
H A D | Makefile | 27 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
|
/titanic_50/usr/src/cmd/initpkg/init.d/ |
H A D | Makefile | 40 OTHERPROG= README.rcS README.rc2 README.rc3 47 ROOTETCRC3D= $(ROOTETC)/rc3.d 82 $(ROOTETCRC3D)/%: %.rc3
|
H A D | README.rc3 | 35 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 D | README | 81 Read /etc/rc3.d/README for details. This run-level corresponds to
|
/titanic_50/usr/src/cmd/sgs/m4/common/ |
H A D | m4y_xpg4.y | 91 static int peek3(char c1, int rc1, char c2, int rc2, int rc3); 169 peek3(char c1, int rc1, char c2, int rc2, int rc3) in peek3() argument 180 return (rc3); in peek3()
|
/titanic_50/usr/src/lib/libast/common/uwin/ |
H A D | erf.c | 239 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+
|
/titanic_50/usr/src/cmd/cmd-inet/etc/init.d/ |
H A D | Makefile | 41 $(ROOTETC)/rc2.d $(ROOTETC)/rc3.d
|
/titanic_50/usr/src/lib/libfru/libfru/ |
H A D | libfru.cc | 1881 fru_errno_t rc3 in fill_in_iteration_control_bytes() local 1883 if (rc3 != FRU_SUCCESS) in fill_in_iteration_control_bytes() 1884 return (rc3); in fill_in_iteration_control_bytes()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | SUNWcs.mf | 70 dir path=etc/rc3.d group=sys 404 file path=etc/rc3.d/README group=sys 649 file path=sbin/rc3 group=sys mode=0744 1672 link path=etc/rc3 target=../sbin/rc3
|
/titanic_50/usr/src/ |
H A D | Targetdirs | 168 /etc/rc3.d \
|
/titanic_50/ |
H A D | .gitignore | 1430 usr/src/cmd/initpkg/rc3
|