Searched refs:rc (Results 226 - 250 of 710) sorted by relevance

1234567891011>>

/freebsd-9.3-release/etc/
H A Drc27 # @(#)rc 5.27 (Berkeley) 6/5/91
37 # this file, but rather in /etc/defaults/rc.conf. Please check that file
64 sh /etc/rc.initdiskless
69 # and to make the configuration file variables available to rc itself.
71 . /etc/rc.subr
74 # If we receive a SIGALRM, re-source /etc/rc.conf; this allows rc.d
76 # disabling rc.d scripts which appear later in the boot order.
98 files=`rcorder ${skip} ${skip_firstboot} /etc/rc.d/* 2>/dev/null`
113 # search for init scripts that use the new rc
[all...]
H A Drc.bsdextended36 if [ -r /etc/defaults/rc.conf ]; then
37 . /etc/defaults/rc.conf
39 elif [ -r /etc/rc.conf ]; then
40 . /etc/rc.conf
/freebsd-9.3-release/etc/rc.d/
H A Dhostapd10 . /etc/rc.subr
H A Dmountcritremote10 . /etc/rc.subr
74 /etc/rc.d/cleanvar quietreload
H A Dresolv34 . /etc/rc.subr
H A Damd11 . /etc/rc.subr
H A Darchdep10 . /etc/rc.subr
H A Dbgfsck10 . /etc/rc.subr
H A Dbthidd11 . /etc/rc.subr
H A Ddevd11 . /etc/rc.subr
H A Dfsck10 . /etc/rc.subr
H A Dipsec11 . /etc/rc.subr
22 # ipsec_file is set by rc.conf
H A Dmountcritlocal10 . /etc/rc.subr
H A Dnatd9 . /etc/rc.subr
H A Dpfsync10 . /etc/rc.subr
H A Drtadvd11 . /etc/rc.subr
H A Dwpa_supplicant10 . /etc/rc.subr
/freebsd-9.3-release/libexec/save-entropy/
H A Dsave-entropy.sh38 if [ -r /etc/defaults/rc.conf ]; then
39 . /etc/defaults/rc.conf
41 elif [ -r /etc/rc.conf ]; then
42 . /etc/rc.conf 2>/dev/null
/freebsd-9.3-release/sys/dev/oce/
H A Doce_queue.c89 int rc = 0, i, vector; local
132 rc = oce_wq_create(wq, sc->eq[i]);
133 if (rc)
140 rc = oce_rq_create(rq, sc->if_id,
142 if (rc)
151 return rc;
208 int rc = 0, i; local
232 rc = bus_dma_tag_create(bus_get_dma_tag(sc->dev),
241 if (rc)
246 rc
322 int rc = 0; local
405 int rc = 0, i; local
586 int rc = 0; local
663 int rc = 0; local
818 int rc = 0; local
885 int rc = 0; local
954 int rc; local
1205 int rc = 0, i; local
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dtest_java_pkcs11.in59 cat > test-rc-file.rc <<EOF
65 env SOFTPKCS11RC="test-rc-file.rc" \
/freebsd-9.3-release/sys/boot/ia64/common/
H A DMakefile39 .if !exists(${DESTDIR}/boot/loader.rc)
40 FILES+= loader.rc
42 .if !exists(${DESTDIR}/boot/menu.rc)
43 FILES+= menu.rc
/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_dbg.c105 int rc; local
118 rc = cxio_rdma_get_mem(rdev, &m);
119 if (rc) {
120 CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
141 int rc; local
158 rc = cxio_rdma_get_mem(rdev, &m);
159 if (rc) {
160 CTR2(KTR_IW_CXGB, "%s toectl returned error %d", __FUNCTION__, rc);
210 int rc; local
222 rc
246 int rc; local
[all...]
/freebsd-9.3-release/tools/regression/usr.bin/sed/
H A Dregress.sh35 rc=0
51 diff -u lines.out.$n lines.in.$n || rc=1
53 cat $_ins | diff -u lines.out - || rc=1
56 return $rc
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-networking.sh95 echo "# Auto-Enabled NICs from pc-sysinstall" >>${FSMNT}/etc/rc.conf
107 cat ${FSMNT}/etc/rc.conf | grep -q "wlans_${NIC}="
109 echo "wlans_${NIC}=\"${WLAN}\"" >>${FSMNT}/etc/rc.conf
111 echo "ifconfig_${WLAN}=\"DHCP\"" >>${FSMNT}/etc/rc.conf
115 echo "ifconfig_${NIC}=\"DHCP\"" >>${FSMNT}/etc/rc.conf
138 echo "# Auto-Enabled NICs from pc-sysinstall" >>${FSMNT}/etc/rc.conf
152 cat ${FSMNT}/etc/rc.conf | grep -q "wlans_${NIC}="
154 echo "wlans_${NIC}=\"${WLAN}\"" >>${FSMNT}/etc/rc.conf
156 #echo "ifconfig_${NIC}=\"up\"" >>${FSMNT}/etc/rc.conf
157 echo "ifconfig_${WLAN}_ipv6=\"inet6 accept_rtadv\"" >>${FSMNT}/etc/rc
[all...]
/freebsd-9.3-release/sys/dev/cxgbe/
H A Dt4_sge.c467 int i, j, n, rc = 0; local
494 rc = EINVAL;
507 rc = EINVAL;
523 rc = EINVAL;
592 rc = EINVAL;
637 rc = EINVAL;
645 rc = EINVAL;
652 rc = EINVAL;
661 rc = EINVAL;
688 return (rc);
694 int rc; local
766 int rc; local
814 int rc = T4_EXTRA_INTR, i; local
922 int rc = 0, i, j, intr_idx, iqid; local
1398 int rc = fl->flags & FL_BUF_PACKING || cll->region1 > 0; local
1786 int rc, coalescing, can_reclaim; local
2035 int rc; local
2093 int rc, i, cntxt_id; local
2256 int rc; local
2333 int rc, intr_idx; local
2374 int rc; local
2419 int rc; local
2478 int rc; local
2499 int rc; local
2533 int rc; local
2546 int rc, cntxt_id; local
2590 int rc, cntxt_id; local
2633 int rc, cntxt_id; local
2676 int rc; local
2745 int rc; local
2792 int rc; local
2825 int rc; local
2839 int rc; local
2925 int rc; local
3173 int i, rc; local
3250 int rc, defragged = 0, n; local
3995 __be64 rc; local
4256 int i, rc; local
[all...]

Completed in 189 milliseconds

1234567891011>>