Searched refs:rc (Results 201 - 225 of 1210) sorted by relevance

1234567891011>>

/freebsd-13-stable/tests/etc/
H A DMakefile10 SUBDIR+= rc.d
/freebsd-13-stable/contrib/apr/file_io/unix/
H A Dseek.c59 int rc = EINVAL; local
66 rc = setptr(thefile, *offset);
70 rc = setptr(thefile, thefile->filePtr - thefile->dataRead + thefile->bufpos + *offset);
74 rc = apr_file_info_get_locked(&finfo, APR_FINFO_SIZE, thefile);
75 if (rc == APR_SUCCESS)
76 rc = setptr(thefile, finfo.size + *offset);
84 return rc;
102 int rc = 0; local
116 rc = apr_file_flush_locked(fp);
128 if (rc) {
[all...]
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c93 int rc; local
108 rc = -EINVAL;
117 rc = -EINVAL;
127 rc = -EINVAL;
137 rc = c4iw_init_resource(rdev, c4iw_num_stags(rdev), T4_MAX_NUM_PD);
138 if (rc) {
139 device_printf(sc->dev, "error %d initializing resources\n", rc);
142 rc = c4iw_pblpool_create(rdev);
143 if (rc) {
144 device_printf(sc->dev, "error %d initializing pbl pool\n", rc);
211 int rc; local
277 int rc; local
378 int rc; local
419 int rc = 0; local
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_seq_file.c50 int rc; local
54 rc = m->op->show(m, p);
55 if (rc)
56 return (rc);
120 int rc = -ENOMEM; local
128 rc = seq_open(f, op);
129 if (rc)
134 return (rc);
151 int rc; local
153 rc
[all...]
/freebsd-13-stable/sys/dev/oce/
H A Doce_mbox.c84 int rc = 0; local
90 rc = oce_wait_ready(sc);
91 if (rc) {
95 return rc;
115 rc = oce_mbox_dispatch(sc, 2);
117 return rc;
191 int rc; local
200 rc = oce_mbox_wait(sc, tmo_sec);
201 if (rc == 0) {
209 rc
373 int rc = 0; local
569 int rc = 0; local
627 int rc = 0; local
674 int rc = 0; local
734 int rc; local
784 int i = 0, j = 0, rc = 0; local
818 int rc; local
888 int rc; local
927 int rc; local
970 int rc = 0, version; local
1073 int rc = 0; local
1126 int rc = 0; local
1180 int rc = 0; local
1225 int rc = 0; local
1249 int rc = 0; local
1287 int rc = 0; local
1322 int rc = 0; local
1366 int rc = 0; local
1408 int rc = 0; local
1451 int rc = 0, payload_len = 0; local
1496 int rc = 0, payload_len = 0; local
1547 int rc = 0; local
1594 int rc = 0, payload_len = 0; local
1649 int rc, num_pages = 0; local
1704 int rc = 0, version, num_pages; local
1763 int rc = 0; local
1811 int rc = 0; local
1883 int rc = 0; local
1953 int rc = 0; local
1997 int rc = 0; local
2095 int rc = 0; local
2196 int rc = 0; local
2235 int rc = 0; local
2282 int rc = 0, num_pages = 0; local
[all...]
/freebsd-13-stable/libexec/rc/rc.d/
H A Dhcsecd11 . /etc/rc.subr
H A Droute6d10 . /etc/rc.subr
H A Drouted11 . /etc/rc.subr
H A Dsdpd11 . /etc/rc.subr
/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_phy.c86 efx_rc_t rc; local
120 rc = ENOTSUP;
129 EFSYS_PROBE1(fail1, efx_rc_t, rc);
134 return (rc);
161 efx_rc_t rc; local
173 rc = ENOTSUP;
180 if ((rc = epop->epo_reconfigure(enp)) != 0)
189 EFSYS_PROBE1(fail1, efx_rc_t, rc);
191 return (rc);
231 efx_rc_t rc; local
323 efx_rc_t rc; local
353 efx_rc_t rc; local
376 efx_rc_t rc; local
494 efx_rc_t rc; local
524 efx_rc_t rc; local
563 efx_rc_t rc; local
[all...]
H A Defx_mcdi.c96 efx_rc_t rc; local
128 rc = ENOTSUP;
135 rc = EINVAL;
142 if ((rc = emcop->emco_init(enp, emtp)) != 0)
156 EFSYS_PROBE1(fail1, efx_rc_t, rc);
162 return (rc);
216 efx_rc_t rc; local
218 rc = emcop->emco_poll_reboot(enp);
219 return (rc);
358 efx_rc_t rc; local
509 efx_rc_t rc; local
705 efx_mcdi_raise_exception( __in efx_nic_t *enp, __in_opt efx_mcdi_req_t *emrp, __in int rc) argument
821 efx_rc_t rc; local
856 efx_rc_t rc; local
872 efx_mcdi_ev_death( __in efx_nic_t *enp, __in int rc) argument
940 efx_rc_t rc; local
1052 efx_rc_t rc; local
1119 efx_rc_t rc; local
1187 efx_rc_t rc; local
1283 efx_rc_t rc; local
1341 efx_rc_t rc; local
1420 efx_rc_t rc; local
1471 efx_rc_t rc; local
1571 efx_rc_t rc; local
1596 efx_rc_t rc; local
1621 efx_rc_t rc; local
1646 efx_rc_t rc; local
1678 efx_rc_t rc; local
1713 efx_rc_t rc; local
1774 efx_rc_t rc; local
1826 efx_rc_t rc; local
1910 efx_rc_t rc; local
1928 efx_rc_t rc; local
1953 efx_rc_t rc; local
2001 efx_rc_t rc; local
2045 efx_rc_t rc; local
2093 efx_rc_t rc; local
2134 efx_rc_t rc; local
2192 efx_rc_t rc; local
2249 efx_rc_t rc; local
[all...]
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_cma.c86 int rc; local
105 rc = -ENODEV;
109 rc = sdp_rx_ring_create(ssk, device);
110 if (rc)
113 rc = sdp_tx_ring_create(ssk, device);
114 if (rc)
120 rc = rdma_create_qp(id, ssk->sdp_dev->pd, &qp_init_attr);
121 if (rc) {
122 sdp_warn(sk, "Unable to create QP: %d.\n", rc);
138 return rc;
150 int rc; local
276 int rc = 0; local
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.c80 "ecore bmap alloc failed: cannot allocate memory (bitmap). rc = %d\n",
216 enum _ecore_status_t rc = ECORE_INVAL; local
221 rc = ECORE_SUCCESS;
226 return rc;
276 enum _ecore_status_t rc; local
312 rc = ECORE_NOMEM;
314 "ecore rdma alloc failed: cannot allocate memory (rdma info dev). rc = %d\n",
315 rc);
316 return rc;
329 rc
810 enum _ecore_status_t rc; local
900 enum _ecore_status_t rc; local
944 enum _ecore_status_t rc = 0; local
981 enum _ecore_status_t rc = ECORE_TIMEOUT; local
1082 enum _ecore_status_t rc; local
1191 enum _ecore_status_t rc; local
1228 enum _ecore_status_t rc; local
1295 enum _ecore_status_t rc; local
1385 enum _ecore_status_t rc = ECORE_NOMEM; local
1458 enum _ecore_status_t rc = ECORE_SUCCESS; local
1498 enum _ecore_status_t rc = ECORE_SUCCESS; local
1527 enum _ecore_status_t rc = 0; local
1638 enum _ecore_status_t rc = ECORE_SUCCESS; local
1793 enum _ecore_status_t rc; local
1937 enum _ecore_status_t rc; local
1970 enum _ecore_status_t rc; local
2063 enum _ecore_status_t rc; local
2104 enum _ecore_status_t rc; local
2157 enum _ecore_status_t rc; local
2254 enum _ecore_status_t rc; local
2354 enum _ecore_status_t rc = ECORE_TIMEOUT; local
2396 enum _ecore_status_t rc = ECORE_SUCCESS; local
2607 enum _ecore_status_t rc = ECORE_SUCCESS; local
[all...]
/freebsd-13-stable/contrib/unbound/daemon/
H A Dremote.h78 /** the rc this is part of */
79 struct daemon_remote* rc; member in struct:rc_state
130 * @param rc: state to delete.
132 void daemon_remote_delete(struct daemon_remote* rc);
136 * Does not delete the rc itself, or the ssl context (with its keys).
137 * @param rc: state to clear.
139 void daemon_remote_clear(struct daemon_remote* rc);
151 * @param rc: state
156 int daemon_remote_open_accept(struct daemon_remote* rc,
161 * @param rc
[all...]
/freebsd-13-stable/libexec/rc/
H A Drc.suspend40 if [ -r /var/run/rc.suspend.pid ]; then
44 echo $$ 2> /dev/null > /var/run/rc.suspend.pid
59 /bin/rm -f /var/run/rc.suspend.pid
/freebsd-13-stable/release/tools/
H A Dazure.conf11 # Set to a list of third-party software to enable in rc.conf(5).
20 echo 'sshd_enable="YES"' >> ${DESTDIR}/etc/rc.conf
21 echo 'ifconfig_hn0="SYNCDHCP"' >> ${DESTDIR}/etc/rc.conf
22 echo 'waagent_enable="YES"' >> ${DESTDIR}/etc/rc.conf
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libcmdutils/common/
H A Dnicenum.c46 int rc = 0; local
87 rc = snprintf(buf, buflen, "%llu", n);
93 rc = snprintf(buf, buflen, "%llu%c", n / divisor, u);
107 if ((rc = snprintf(buf, buflen, "%.*f%c", i,
113 if (rc + 1 > buflen || rc < 0)
/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_base_library.h127 rc \
131 *rc = SCI_SUCCESS; \
139 *rc = SCI_FAILURE_INSUFFICIENT_RESOURCES; \
151 rc \
157 *rc = SCI_SUCCESS; \
164 *rc = SCI_FAILURE_CONTROLLER_NOT_FOUND; \
/freebsd-13-stable/contrib/ofed/libibnetdisc/
H A Dquery_smp.c63 ibnd_smp_t *rc = head; local
69 return rc;
74 int rc = 0; local
90 if ((rc = mad_build_pkt(umad, &smp->rpc, &smp->path, NULL, NULL))
92 IBND_ERROR("mad_build_pkt failed; %d\n", rc);
93 return rc;
96 if ((rc = umad_send(engine->umad_fd, agent, umad, IB_MAD_SIZE,
98 IBND_ERROR("send failed; %d\n", rc);
99 return rc;
107 int rc local
162 int rc = 0; local
281 int rc; local
[all...]
/freebsd-13-stable/usr.sbin/periodic/etc/security/
H A D100.chksetuid42 rc=0
59 rc=$?
62 exit $rc
H A D200.chkmounts48 rc=0
62 rc=$?
65 exit "$rc"
H A D500.ipfwdenied42 rc=0
50 rc=$?
54 exit $rc
H A D510.ipfdenied42 rc=0
50 rc=$?
54 exit $rc
H A D520.pfdenied42 rc=0
55 rc=$?
59 exit $rc
H A D550.ipfwlimit43 rc=0
61 rc=1
69 exit $rc

Completed in 282 milliseconds

1234567891011>>