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

1234567891011>>

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb.c138 int rc; local
154 rc = cxio_rdev_open(&rnicp->rdev);
155 if (rc != 0) {
162 rc = iwch_register_device(rnicp);
163 if (rc != 0) {
178 return (rc);
223 int rc; local
225 rc = iwch_cm_init();
226 if (rc != 0)
227 return (rc);
257 int rc = 0; local
[all...]
/freebsd-11-stable/lib/libc/tests/stdio/
H A Dfmemopen2_test.c52 int rc; local
63 rc = fclose(fp);
64 ATF_REQUIRE(rc == 0);
83 rc = fclose(fp);
84 ATF_REQUIRE(rc == 0);
97 rc = fclose(fp);
98 ATF_REQUIRE(rc == 0);
111 int rc; local
132 rc = fclose(fp);
133 ATF_REQUIRE(rc
158 int rc; local
219 int rc, i; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_flash_utils.c170 int rc = 0; local
198 rc = CUDBG_STATUS_FLASH_FULL;
205 rc = CUDBG_STATUS_FLASH_FULL;
236 rc = write_flash(adap, sec, sec_info->sec_data,
238 if (rc)
246 return rc;
254 int rc = 0; local
264 rc = t4_flash_erase_sectors(adap, start_sec,
271 if (rc || size == 0)
280 rc
295 int rc; local
304 int rc; local
342 int rc; local
472 int rc; local
[all...]
/freebsd-11-stable/sys/dev/oce/
H A Doce_util.c59 int rc; local
64 rc = bus_dma_tag_create(bus_get_dma_tag(sc->dev),
71 if (rc == 0) {
72 rc = bus_dmamem_alloc(dma->tag,
80 if (rc == 0) {
81 rc = bus_dmamap_load(dma->tag,
88 rc = ENXIO;
91 if (rc != 0)
94 return rc;
168 int rc; local
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c372 enum _ecore_status_t rc = ECORE_SUCCESS; local
409 rc = ECORE_AGAIN;
414 return rc;
547 enum _ecore_status_t rc = ECORE_SUCCESS; local
561 rc = ecore_mcp_update_pending_cmd(p_hwfn, p_ptt);
562 if (rc == ECORE_SUCCESS)
564 else if (rc != ECORE_AGAIN)
588 rc = ECORE_NOMEM;
612 rc = ecore_mcp_update_pending_cmd(p_hwfn, p_ptt);
613 if (rc
707 enum _ecore_status_t rc; local
744 enum _ecore_status_t rc; local
772 enum _ecore_status_t rc; local
852 enum _ecore_status_t rc; local
940 enum _ecore_status_t rc; local
1062 enum _ecore_status_t rc; local
1176 enum _ecore_status_t rc; local
1300 enum _ecore_status_t rc; local
1600 enum _ecore_status_t rc = ECORE_SUCCESS; local
1735 enum _ecore_status_t rc; local
1858 enum _ecore_status_t rc; local
1928 enum _ecore_status_t rc; local
1955 enum _ecore_status_t rc; local
2009 enum _ecore_status_t rc; local
2050 enum _ecore_status_t rc; local
2160 enum _ecore_status_t rc = ECORE_SUCCESS; local
2589 enum _ecore_status_t rc; local
2634 enum _ecore_status_t rc = ECORE_SUCCESS; local
2710 enum _ecore_status_t rc; local
2768 enum _ecore_status_t rc; local
2867 enum _ecore_status_t rc; local
2888 enum _ecore_status_t rc; local
2922 enum _ecore_status_t rc; local
2958 enum _ecore_status_t rc; local
2994 enum _ecore_status_t rc; local
3057 enum _ecore_status_t rc; local
3090 enum _ecore_status_t rc; local
3123 enum _ecore_status_t rc = ECORE_SUCCESS; local
3174 enum _ecore_status_t rc; local
3191 enum _ecore_status_t rc; local
3225 enum _ecore_status_t rc; local
3265 enum _ecore_status_t rc; local
3295 enum _ecore_status_t rc; local
3325 enum _ecore_status_t rc; local
3347 enum _ecore_status_t rc = ECORE_SUCCESS; local
3402 enum _ecore_status_t rc; local
3443 enum _ecore_status_t rc; local
3462 enum _ecore_status_t rc; local
3483 enum _ecore_status_t rc = ECORE_INVAL; local
3560 enum _ecore_status_t rc; local
3584 enum _ecore_status_t rc; local
3605 enum _ecore_status_t rc; local
3650 enum _ecore_status_t rc; local
3690 enum _ecore_status_t rc = ECORE_SUCCESS; local
3711 enum _ecore_status_t rc = ECORE_SUCCESS; local
3735 enum _ecore_status_t rc = ECORE_SUCCESS; local
3759 enum _ecore_status_t rc = ECORE_SUCCESS; local
3781 enum _ecore_status_t rc = ECORE_SUCCESS; local
3803 enum _ecore_status_t rc = ECORE_SUCCESS; local
3825 enum _ecore_status_t rc; local
3852 enum _ecore_status_t rc; local
3904 enum _ecore_status_t rc; local
3943 enum _ecore_status_t rc; local
3979 enum _ecore_status_t rc; local
4095 enum _ecore_status_t rc; local
4170 enum _ecore_status_t rc; local
4194 enum _ecore_status_t rc; local
4230 enum _ecore_status_t rc; local
4264 enum _ecore_status_t rc; local
4298 enum _ecore_status_t rc; local
4329 enum _ecore_status_t rc; local
4390 enum _ecore_status_t rc; local
4423 enum _ecore_status_t rc; local
4504 enum _ecore_status_t rc; local
4521 enum _ecore_status_t rc; local
4542 enum _ecore_status_t rc = ECORE_SUCCESS; local
4580 enum _ecore_status_t rc; local
4612 enum _ecore_status_t rc; local
4684 enum _ecore_status_t rc; local
4724 enum _ecore_status_t rc; local
4754 enum _ecore_status_t rc; local
4780 enum _ecore_status_t rc; local
[all...]
/freebsd-11-stable/sys/dev/imcsmb/
H A Dimcsmb.c86 int rc; local
99 rc = ENXIO;
104 if ((rc = bus_generic_attach(dev)) != 0) {
105 device_printf(dev, "Failed to attach smbus: %d\n", rc);
109 return (rc);
124 int rc; local
127 rc = bus_generic_detach(dev);
128 if (rc == 0) {
130 rc = device_delete_children(dev);
133 return (rc);
174 int rc; local
328 int rc; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sched.c57 int rc; local
62 rc = begin_synchronized_op(sc, NULL, SLEEP_OK | INTR_OK, "t4sscc");
63 if (rc)
64 return (rc);
65 rc = -t4_sched_config(sc, FW_SCHED_TYPE_PKTSCHED, minmax, 1);
68 return (rc);
75 int rc, top_speed, fw_level, fw_mode, fw_rateunit, fw_ratemode; local
185 rc = EBUSY;
193 rc = 0;
197 if (rc !
236 int i, j, rc; local
295 int rc, old_idx; local
381 int i, rc; local
484 int rc = 0, fa = -1, i, pktsize, burstsize; local
570 int qidx = arg2, rc, tc_idx; local
596 int i, rc, port_id, mbps, gbps; local
[all...]
H A Dt4_tracer.c101 int rc; member in struct:match_rr
117 mrr->rc = begin_synchronized_op(mrr->sc, NULL, 0, "t4clon");
119 mrr->rc = 0;
141 int rc, unit; local
147 mrr.rc = ENOENT;
150 if (mrr.rc != 0)
151 return (mrr.rc);
161 rc = EEXIST;
165 rc = EAGAIN;
171 rc
275 int rc, i, enabled; local
328 int rc; local
462 int rc = 0; local
[all...]
H A Dt4_vf.c198 int rc; local
204 rc = -t4vf_query_params(sc, nitems(param), param, val);
205 if (rc != 0) {
207 "failed to query parameters (pre_init): %d.\n", rc);
208 return (rc);
233 int rc; local
235 rc = -t4vf_get_sge_params(sc);
236 if (rc != 0) {
238 "unable to retrieve adapter SGE parameters: %d\n", rc);
239 return (rc);
315 int itype, iq_avail, navail, rc; local
476 int rc = 0, i, j, rqidx, tqidx; local
774 int rc; local
[all...]
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_nic.c175 efx_rc_t rc; local
184 rc = ENOMEM;
244 rc = ENOTSUP;
266 EFSYS_PROBE1(fail1, efx_rc_t, rc);
268 return (rc);
276 efx_rc_t rc; local
285 if ((rc = enop->eno_probe(enp)) != 0)
288 if ((rc = efx_phy_probe(enp)) != 0)
301 EFSYS_PROBE1(fail1, efx_rc_t, rc);
303 return (rc);
312 efx_rc_t rc; local
338 efx_rc_t rc; local
374 efx_rc_t rc; local
410 efx_rc_t rc; local
506 efx_rc_t rc; local
558 efx_rc_t rc; local
691 efx_rc_t rc; local
772 efx_rc_t rc; local
822 efx_rc_t rc; local
[all...]
H A Defx_phy.c83 efx_rc_t rc; local
108 rc = ENOTSUP;
117 EFSYS_PROBE1(fail1, efx_rc_t, rc);
122 return (rc);
149 efx_rc_t rc; local
161 rc = ENOTSUP;
168 if ((rc = epop->epo_reconfigure(enp)) != 0)
177 EFSYS_PROBE1(fail1, efx_rc_t, rc);
179 return (rc);
218 efx_rc_t rc; local
310 efx_rc_t rc; local
430 efx_rc_t rc; local
460 efx_rc_t rc; local
499 efx_rc_t rc; local
[all...]
H A Def10_tx.c67 efx_rc_t rc; local
74 rc = EINVAL;
122 rc = req.emr_rc;
131 EFSYS_PROBE1(fail1, efx_rc_t, rc);
133 return (rc);
144 efx_rc_t rc; local
157 rc = req.emr_rc;
168 if (rc != EALREADY)
169 EFSYS_PROBE1(fail1, efx_rc_t, rc);
171 return (rc);
205 efx_rc_t rc; local
259 efx_rc_t rc; local
340 efx_rc_t rc; local
387 efx_rc_t rc; local
439 efx_rc_t rc; local
562 efx_rc_t rc; local
725 efx_rc_t rc; local
756 efx_rc_t rc; local
[all...]
/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Delftc_demangle.c61 demangle(const char *s, unsigned int style, unsigned int rc) argument
64 (void) rc; /* XXX */
79 unsigned int style, rc; local
83 rc = flags >> 16;
91 if ((rlt = demangle(mangledname, style, rc)) == NULL) {
/freebsd-11-stable/crypto/openssh/
H A Daudit-linux.c45 int audit_fd, rc, saved_errno; local
54 rc = audit_log_acct_message(audit_fd, AUDIT_USER_LOGIN,
64 if ((rc == -EPERM) && (geteuid() != 0))
65 rc = 0;
68 return rc >= 0;
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c58 int rc; local
81 return rc;
87 int rc; local
89 rc = iflib_dma_alloc(softc->ctx, PAGE_SIZE, &softc->hwrm_cmd_resp,
91 return rc;
222 int rc; local
225 rc = _hwrm_send_message(softc, msg, msg_len);
227 return rc;
237 int rc = 0; local
243 rc
273 int rc; local
419 int rc = 0; local
479 int rc; local
595 int rc; local
666 int rc; local
697 int rc; local
724 int rc = 0; local
761 int rc; local
812 int rc = 0; local
844 int rc = 0; local
869 int rc; local
917 int rc = 0; local
972 int rc = 0; local
1062 int rc = 0; local
1106 int rc; local
1140 int rc; local
1183 int rc; local
1208 int rc; local
1236 int rc; local
1298 int rc; local
1318 int rc; local
1348 int rc; local
1394 int rc; local
1433 int rc; local
1467 int rc; local
1492 int rc; local
1550 int rc = 0; local
1636 int rc; local
1661 int rc; local
1707 int i, rc = 0; local
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_fork.c160 int rc; local
168 rc = kill(c->pid, SIGHUP);
169 if (rc < 0)
266 size_t rc; local
278 rc = netwrite(c->req_write_pipe, hdr, octets);
280 if (rc == octets) {
282 rc = netwrite(c->req_write_pipe, data, octets);
283 if (rc == octets)
289 rc, octets);
304 size_t rc; local
353 size_t rc; local
377 size_t rc; local
445 int rc; local
[all...]
H A Dntp_crypto_rnd.c95 int rc; local
97 rc = RAND_bytes(buf, size2int_chk(nbytes));
98 if (1 != rc) {
/freebsd-11-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c263 struct rc_dec rc; member in struct:xz_dec_lzma2
438 static void rc_reset(struct rc_dec *rc) argument
440 rc->range = (uint32_t)-1;
441 rc->code = 0;
442 rc->init_bytes_left = RC_INIT_BYTES;
446 * Read the first five initial bytes into rc->code if they haven't been
449 static bool rc_read_init(struct rc_dec *rc, struct xz_buf *b) argument
451 while (rc->init_bytes_left > 0) {
455 rc->code = (rc
463 rc_limit_exceeded(const struct rc_dec *rc) argument
472 rc_is_finished(const struct rc_dec *rc) argument
478 rc_normalize(struct rc_dec *rc) argument
497 rc_bit(struct rc_dec *rc, uint16_t *prob) argument
519 rc_bittree(struct rc_dec *rc, uint16_t *probs, uint32_t limit) argument
535 rc_bittree_reverse(struct rc_dec *rc, uint16_t *probs, uint32_t *dest, uint32_t limit) argument
553 rc_direct(struct rc_dec *rc, uint32_t *dest, uint32_t limit) argument
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_ungetch.c63 int rc = ERR; local
84 rc = OK;
86 returnCode(rc);
/freebsd-11-stable/etc/rc.d/
H A Dmountcritremote10 . /etc/rc.subr
80 /etc/rc.d/cleanvar quietreload
85 /etc/rc.d/ldconfig quietstart
/freebsd-11-stable/usr.bin/gzip/
H A Dgzexe147 rc=0
165 rc=1;
167 rc=$?
172 rc=1;
174 rc=$?
179 exit $rc
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dconfig.h17 int rc = snprintf(buf, len, fmt, ##__VA_ARGS__); \
18 (rc < len && rc >= 0); \
/freebsd-11-stable/release/tools/
H A Dvagrant.conf13 # Set to a list of third-party software to enable in rc.conf(5).
17 # The firstboot_pkgs rc.d script will download the repository
26 echo 'ifconfig_DEFAULT="SYNCDHCP"' >> ${DESTDIR}/etc/rc.conf
29 echo 'sshd_enable="YES"' >> ${DESTDIR}/etc/rc.conf
34 echo 'sendmail_enable="NO"' >> ${DESTDIR}/etc/rc.conf
35 echo 'sendmail_submit_enable="NO"' >> ${DESTDIR}/etc/rc.conf
36 echo 'sendmail_outbound_enable="NO"' >> ${DESTDIR}/etc/rc.conf
37 echo 'sendmail_msp_queue_enable="NO"' >> ${DESTDIR}/etc/rc.conf
/freebsd-11-stable/contrib/apr/misc/unix/
H A Drand.c214 int rc;
216 rc = getrandom(buf, length, 0);
217 if (rc == -1) {
224 buf += rc;
225 length -= rc;
240 apr_ssize_t rc;
247 rc = read(fd, buf, length);
248 } while (rc == -1 && errno == EINTR);
250 if (rc < 0) {
255 else if (rc
[all...]
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dservices31 if [ -f $BSDINSTALL_TMPETC/rc.conf.services ]; then
33 $BSDINSTALL_TMPETC/rc.conf.services )
39 echo -n > $BSDINSTALL_TMPETC/rc.conf.services
59 echo ${daemon}_enable=\"YES\" >> $BSDINSTALL_TMPETC/rc.conf.services
63 'to disable' >> $BSDINSTALL_TMPETC/rc.conf.services
65 echo dumpdev=\"AUTO\" >> $BSDINSTALL_TMPETC/rc.conf.services
67 echo dumpdev=\"NO\" >> $BSDINSTALL_TMPETC/rc.conf.services

Completed in 178 milliseconds

1234567891011>>