Searched refs:rc (Results 176 - 200 of 735) sorted by relevance

1234567891011>>

/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dhostname45 echo "hostname=\"$HOSTNAME\"" > $BSDINSTALL_TMPETC/rc.conf.hostname
/freebsd-10.0-release/tools/tools/net80211/w00t/prga/
H A Dprga.c162 int rc; local
168 rc = sniff(p->rx, buf, sizeof(buf));
169 if (rc == -1)
172 wh = get_wifi(buf, &rc);
180 if (is_arp(wh, rc))
201 rc -= sizeof(wh) + 4;
203 assert(rc >= known_pt_len);
205 for (rc = 0; rc < known_pt_len; rc
238 int rc; local
339 int rc; local
406 int rc; local
511 int rc; local
[all...]
/freebsd-10.0-release/sys/dev/sfxge/common/
H A Defx_nic.c78 int rc; local
95 rc = ENOTSUP;
104 EFSYS_PROBE1(fail1, int, rc);
106 return (rc);
122 int rc; local
138 rc = EIO;
144 rc = EIO;
161 rc = EIO;
167 rc = EIO;
180 EFSYS_PROBE1(fail1, int, rc);
226 int rc; local
294 int rc; local
379 int rc; local
475 int rc; local
527 int rc; local
554 int rc; local
633 int rc; local
[all...]
H A Defx_mon.c144 int rc; local
150 rc = EINVAL;
161 rc = ENOTSUP;
165 if ((rc = emop->emo_reset(enp)) != 0)
168 if ((rc = emop->emo_reconfigure(enp)) != 0)
189 EFSYS_PROBE1(fail1, int, rc);
191 return (rc);
257 int rc; local
265 rc = emop->emo_reset(enp);
266 if (rc !
[all...]
/freebsd-10.0-release/tools/tools/net80211/w00t/assoc/
H A Dassoc.c102 int rc; local
104 rc = inject(p->tx, buf, len);
105 if (rc == -1) {
110 } else if (rc != len)
111 errx(1, "injected %d but only %d sent", rc, len);
326 int rc = send_ack(p->tx, wh->i_addr2);
327 if (rc == -1)
329 if (rc != 10) {
330 printf("Wrote ACK %d/%d\n", rc, 10);
340 int rc; local
423 int rc; local
489 int rc; local
543 int rc; local
589 int rc; local
790 int rc; local
[all...]
/freebsd-10.0-release/lib/libelf/
H A Delf_update.c85 _libelf_compute_section_extents(Elf *e, Elf_Scn *s, off_t rc) argument
257 sh_offset = roundup(rc, sh_align);
333 _libelf_resync_sections(Elf *e, off_t rc) argument
354 if (_libelf_compute_section_extents(e, s, rc) == 0)
360 if (s->s_offset + s->s_size < (size_t) rc) {
371 rc = s->s_offset + s->s_size;
397 return (rc);
407 off_t rc, phoff, shoff; local
412 rc = 0;
488 rc
587 _libelf_write_scn(Elf *e, char *nf, Elf_Scn *s, off_t rc) argument
709 off_t maxrc, rc; local
921 off_t rc; local
[all...]
/freebsd-10.0-release/libexec/bootpd/
H A Dgetether.c45 int rc = -1; local
58 rc = 0;
61 return rc;
80 int rc = -1;
92 return rc;
104 rc = 0;
107 return rc;
128 int fd, rc = -1;
156 rc = 0;
168 return (rc);
79 int rc = -1; local
126 int fd, rc = -1; local
192 int rc = -1; local
344 int rc = -1; local
[all...]
/freebsd-10.0-release/sys/xen/evtchn/
H A Devtchn_dev.c102 int rc; local
110 rc = 0;
122 rc = EFBIG;
127 rc = EINTR;
162 rc = EFAULT;
168 rc = bytes1 + bytes2;
172 return rc;
178 int rc, i, count; local
191 rc = 0;
199 rc
220 int rc = 0; local
[all...]
/freebsd-10.0-release/contrib/apr-util/ldap/
H A Dapr_ldap_url.c277 result->rc = APR_LDAP_URL_ERR_PARAM;
286 result->rc = APR_LDAP_URL_ERR_BADSCHEME;
294 result->rc = APR_LDAP_URL_ERR_MEM;
303 result->rc = APR_LDAP_URL_ERR_BADENCLOSURE;
314 result->rc = APR_LDAP_URL_ERR_MEM;
331 result->rc = APR_LDAP_URL_ERR_MEM;
352 result->rc = APR_LDAP_URL_ERR_BADURL;
366 result->rc = APR_LDAP_URL_ERR_BADURL;
379 result->rc = APR_LDAP_URL_ERR_MEM;
407 result->rc
588 int rc = apr_ldap_url_parse_ext(pool, url_in, ludpp, result_err); local
[all...]
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_rcmd_pxy.c75 rcmdinfo_t *rc; local
84 KMALLOC(rc, rcmdinfo_t *);
85 if (rc == NULL) {
87 printf("ipf_p_rcmd_new:KMALLOCS(%d) failed\n", sizeof(*rc));
96 KFREE(rc);
100 aps->aps_data = rc;
101 aps->aps_psiz = sizeof(*rc);
102 bzero((char *)rc, sizeof(*rc));
104 rc
154 rcmdinfo_t *rc; local
[all...]
/freebsd-10.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c203 int i, rc = 0; local
230 rc = ENOMEM;
238 rc = alloc_tid_tabs(&td->tid_maps, ntids, natids, mc5->nservers,
240 if (rc != 0)
288 if (rc != 0)
291 return (rc);
297 int rc = 0; local
310 rc = EBUSY;
315 rc = EBUSY;
318 if (rc
332 int rc; local
366 int rc = 0; local
[all...]
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_tx_ht.c227 struct ath_rc_series *rc = bf->bf_state.bfs_rc; local
232 rc[i].flags = 0;
233 if (rc[i].tries == 0)
236 rate = rt->info[rc[i].rix].rateCode;
242 rate |= rt->info[rc[i].rix].shortPreamble;
247 rc[i].ratecode = rate;
251 rc[i].flags |= ATH_RC_RTSCTS_FLAG;
255 rc[i].flags |= ATH_RC_HT_FLAG;
258 rc[i].flags |= ATH_RC_CW40_FLAG;
263 rc[
356 uint8_t rc, rix, flags; local
504 struct ath_rc_series *rc = bf->bf_state.bfs_rc; local
[all...]
/freebsd-10.0-release/etc/rc.d/
H A Dapm11 . /etc/rc.subr
H A Dapmd11 . /etc/rc.subr
H A Dgeli234 . /etc/rc.subr
H A Dhastd11 . /etc/rc.subr
H A Dipmon11 . /etc/rc.subr
H A Dipnat10 . /etc/rc.subr
H A Dkld33 . /etc/rc.subr
H A Dkldxref11 . /etc/rc.subr
H A Dmountlate11 . /etc/rc.subr
H A Dntpdate10 . /etc/rc.subr
H A Dopensm10 . /etc/rc.subr
H A Dpflog10 . /etc/rc.subr
H A Dpowerd11 . /etc/rc.subr

Completed in 233 milliseconds

1234567891011>>