/titanic_44/usr/src/cmd/initpkg/ |
H A D | Makefile | 27 CPFILES= rcS rc0 rc1 rc2 rc3 mountall shutdown swapadd umountall 29 TXTS= rc2.d/mk.rc2.d.sh 31 RCDIRS= rc2.d 37 SBINF= rcS mountall rc0 rc1 rc2 rc3 swapadd umountall 44 SBINETC= rcS mountall rc0 rc1 rc2 rc3 rc5 rc6 swapadd umountall
|
H A D | rc2.sh | 76 if [ -d /etc/rc2.d ]; then 77 for f in /etc/rc2.d/K*; do 92 for f in /etc/rc2.d/S*; do
|
/titanic_44/usr/src/cmd/cmd-inet/etc/init.d/ |
H A D | Makefile | 33 STARTINET3= $(ROOTETC)/rc2.d/S94ncalogd 34 STARTINET4= $(ROOTETC)/rc2.d/S42ncakmod 41 $(ROOTETC)/rc2.d $(ROOTETC)/rc3.d 68 -$(RM) $(ROOTETC)/rc2.d/$(PPPDS) 69 $(LN) $(INITD)/$(PPPD) $(ROOTETC)/rc2.d/$(PPPDS)
|
/titanic_44/usr/src/cmd/initpkg/init.d/ |
H A D | Makefile | 41 OTHERPROG= README.rcS README.rc2 README.rc3 47 ROOTETCRC2D= $(ROOTETC)/rc2.d 80 $(ROOTETCRC2D)/%: %.rc2
|
H A D | README.rc2 | 36 'S' script within /etc/rc2.d/ with the argument 'start'. All start 39 scripts in /etc/rc2.d/ are logged to the file: 45 /etc/rc2.d/ with the argument 'stop'. Any warnings, errors, or output 48 /var/svc/log/rc2.log 50 Scripts in /etc/rc2.d/ may assume the following:
|
H A D | README.rc3 | 38 start scripts in the directories /etc/rcS.d/ and /etc/rc2.d/ will have
|
H A D | README | 76 Read /etc/rc2.d/README for details. This run-level corresponds to
|
/titanic_44/usr/src/cmd/tip/ |
H A D | remcap.c | 94 int rc1, rc2; in tgetent() local 106 rc2 = getent(lbuf, name, cp, sizeof (lbuf)); in tgetent() 107 if (rc1 != 1 && rc2 != 1) in tgetent() 108 return (rc2); in tgetent() 109 if (rc2 == 1) { in tgetent()
|
/titanic_44/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 178 return (rc2); in peek3()
|
/titanic_44/usr/src/cmd/dodatadm/ |
H A D | Makefile | 31 STARTDATADM= $(ROOTETC)/rc2.d/S81dodatadm.udaplt 34 RC2D= $(ROOTETC)/rc2.d
|
/titanic_44/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_dev.c | 1839 int rc1, rc2; in _rdc_read() local 1841 rc1 = rc2 = 0; in _rdc_read() 1864 rc2 = _rdc_remote_read(krdc, &h->rdc_bufh, pos, len, flag); in _rdc_read() 1867 if (remote && !RDC_SUCCESS(rc2)) in _rdc_read() 1868 h->rdc_bufh.sb_error = rc2; in _rdc_read() 1869 else if (!RDC_SUCCESS(rc1) && !RDC_SUCCESS(rc2)) in _rdc_read() 2092 int rc2; in _rdc_diskq_enqueue_thr() local 2095 rc2 = rdc_diskq_enqueue(krdc, p); in _rdc_diskq_enqueue_thr() 2100 if (!RDC_SUCCESS(rc2)) { in _rdc_diskq_enqueue_thr() 2101 p->flag = rc2; in _rdc_diskq_enqueue_thr() [all …]
|
/titanic_44/usr/src/uts/common/ipp/meters/ |
H A D | tswtclddi.c | 110 int rc, rc2; in tswtcl_create_action() local 247 rc2 = ipp_action_unref(aid, cfg_parms->red_action, flags); in tswtcl_create_action() 248 ASSERT(rc2 == 0); in tswtcl_create_action() 254 rc2 = ipp_action_unref(aid, cfg_parms->red_action, flags); in tswtcl_create_action() 255 ASSERT(rc2 == 0); in tswtcl_create_action() 256 rc2 = ipp_action_unref(aid, cfg_parms->yellow_action, flags); in tswtcl_create_action() 257 ASSERT(rc2 == 0); in tswtcl_create_action()
|
H A D | tokenmtddi.c | 130 int rc, rc2; in tokenmt_create_action() local 344 rc2 = ipp_action_unref(aid, cfg_parms->red_action, flags); in tokenmt_create_action() 345 ASSERT(rc2 == 0); in tokenmt_create_action() 354 rc2 = ipp_action_unref(aid, cfg_parms->red_action, in tokenmt_create_action() 356 ASSERT(rc2 == 0); in tokenmt_create_action() 357 rc2 = ipp_action_unref(aid, cfg_parms->green_action, in tokenmt_create_action() 359 ASSERT(rc2 == 0); in tokenmt_create_action()
|
/titanic_44/usr/src/cmd/initpkg/rc2.d/ |
H A D | mk.rc2.d.sh | 33 INSDIR=${ROOT}/etc/rc2.d
|
/titanic_44/usr/src/lib/libast/common/uwin/ |
H A D | erf.c | 238 rc2 = 6.24664954087883916855616917019e-001, 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_44/usr/src/uts/common/cpr/ |
H A D | cpr_main.c | 136 int rc, rc2; in cpr_main() local 178 rc2 = cpr_resume(sleeptype); in cpr_main() 179 if (rc2 != 0) { in cpr_main() 182 "cpr_resume returned non-zero: %d\n", rc2); in cpr_main() 183 PMD(PMD_SX, ("cpr_resume rets %x\n", rc2)) in cpr_main()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-network-http-cache-accelerator.mf | 44 dir path=etc/rc2.d group=sys 93 hardlink path=etc/rc2.d/S42ncakmod target=../../etc/init.d/ncakmod 94 hardlink path=etc/rc2.d/S94ncalogd target=../../etc/init.d/ncalogd
|
H A D | system-network-udapl-udapl-tavor.mf | 40 dir path=etc/rc2.d group=sys 57 hardlink path=etc/rc2.d/S81dodatadm.udaplt \
|
H A D | system-network-ppp.mf | 40 dir path=etc/rc2.d group=sys 81 hardlink path=etc/rc2.d/S47pppd target=../../etc/init.d/pppd
|
H A D | service-network-uucp.mf | 35 dir path=etc/rc2.d group=sys 130 hardlink path=etc/rc2.d/S70uucp target=../../etc/init.d/uucp
|
/titanic_44/usr/src/cmd/vi/ |
H A D | Makefile | 46 ROOTLINK= $(ROOTETC)/rc2.d/S89PRESERVE
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_umad/ |
H A D | sol_umad.c | 566 ibt_status_t rc2; in umad_init_driver_info() local 625 rc2 = ibt_detach(info->info_clnt_hdl); in umad_init_driver_info() 626 if (rc2 != IBT_SUCCESS) { in umad_init_driver_info() 628 "umad_init_driver_info: ibt_detach failed: %d\n", rc2); in umad_init_driver_info() 1887 int rc, rc2; in umad_write() local 2069 rc2 = ibmf_free_msg(agent->agent_reg->ibmf_reg_handle, in umad_write() 2071 ASSERT(rc2 == IBMF_SUCCESS); in umad_write() 2087 rc2 = ibmf_free_msg(agent->agent_reg->ibmf_reg_handle, in umad_write() 2089 ASSERT(rc2 == IBMF_SUCCESS); in umad_write()
|
/titanic_44/usr/src/cmd/print/ |
H A D | Makefile.sp | 42 ROOTRC2_D= $(ROOTETC)/rc2.d
|
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | lsar_svc.c | 525 int rc2; in lsarpc_s_GetConnectedUser() local 551 rc2 = NDR_MSTRING(mxa, user->ui_domain, in lsarpc_s_GetConnectedUser() 554 if (rc1 == -1 || rc2 == -1) in lsarpc_s_GetConnectedUser()
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_session.c | 191 int rc1, rc2; in smb_session_request() local 224 rc2 = netbios_name_isvalid(calling_name, client_name); in smb_session_request() 226 if (rc1 == 0 || rc2 == 0) { in smb_session_request()
|