Searched refs:nc (Results 26 - 50 of 68) sorted by relevance

123

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_ioctl_compat.c507 zfs_ioctl_compat_fix_stats(zfs_cmd_t *zc, const int nc)
517 if (nc == 5) { /* ZFS_IOC_POOL_STATS */
577 int nc, ret;
601 nc = zfs_ioctl_v28_to_v15[request];
603 ncmd = _IOWR('Z', nc, struct zfs_cmd_v15);
616 nc == ZFS_IOC_POOL_IMPORT)
623 switch (nc) {
628 zfs_ioctl_compat_fix_stats(zc, nc);
/freebsd-9.3-release/sys/boot/zfs/
H A Dzfs.c278 zap_leaf_chunk_t *zc, *nc; local
328 nc = &ZAP_LEAF_CHUNK(&zl, zc->l_entry.le_name_chunk);
335 memcpy(p, nc->l_array.la_array, len);
338 nc = &ZAP_LEAF_CHUNK(&zl, nc->l_array.la_next);
/freebsd-9.3-release/crypto/openssh/
H A Dchannels.c1368 Channel *nc; local
1400 nc = channel_new("accepted x11 socket",
1406 packet_put_int(nc->self);
1407 packet_put_int(nc->local_window_max);
1408 packet_put_int(nc->local_maxpacket);
1419 packet_put_int(nc->self);
1510 Channel *nc; local
1545 nc = channel_new(rtype, nextstate, newsock, newsock, -1,
1547 nc->listening_port = c->listening_port;
1548 nc
1565 Channel *nc; local
1971 Channel *nc; local
3504 Channel *nc = NULL; local
[all...]
/freebsd-9.3-release/contrib/groff/font/devps/generate/
H A Dtextmap313 uni2285 nc
/freebsd-9.3-release/contrib/groff/font/devps/
H A Dsymbolmap316 uni2285 nc
/freebsd-9.3-release/contrib/telnet/telnetd/
H A Dstate.c135 int nc = *netip; local
138 nc = (*decrypt_input)(nc & 0xff);
145 if (linemode && (ncc > 0) && (('\n' == nc) ||
146 ((0 == nc) && tty_iscrnl())) ) {
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c120 int nc = *netip; local
123 nc = (*decrypt_input)(nc & 0xff);
/freebsd-9.3-release/sys/compat/ndis/
H A Dsubr_ndis.c2716 struct ndis_checkmodule *nc; local
2719 nc = (struct ndis_checkmodule *)context;
2720 if (ndis_find_sym(lf, nc->afilename, "_start", &kldstart))
2722 if (ndis_find_sym(lf, nc->afilename, "_end", &kldend))
2724 nc->fh->nf_vp = lf;
2725 nc->fh->nf_map = NULL;
2726 nc->fh->nf_type = NDIS_FH_TYPE_MODULE;
2727 nc->fh->nf_maplen = (kldend - kldstart) & 0xFFFFFFFF;
2749 struct ndis_checkmodule nc; local
2787 nc
[all...]
/freebsd-9.3-release/crypto/openssl/ssl/
H A Ds3_clnt.c890 unsigned long n, nc, llen, l; local
933 for (nc = 0; nc < llen;) {
934 if (nc + 3 > llen) {
941 if ((l + nc + 3) > llen) {
966 nc += l + 3;
1014 printf("cipher, alg, nc = %s, %lx, %d\n", s->s3->tmp.new_cipher->name,
1564 unsigned long n, nc, l; local
1635 for (nc = 0; nc < lle
[all...]
H A Ds3_srvr.c1124 SSL_CIPHER *nc = NULL; local
1132 nc = c;
1136 if (nc != NULL)
1137 s->s3->tmp.new_cipher = nc;
2476 unsigned long l, nc, llen, n; local
2528 for (nc = 0; nc < llen;) {
2529 if (nc + 3 > llen) {
2536 if ((l + nc + 3) > llen) {
2560 nc
[all...]
/freebsd-9.3-release/rescue/rescue/
H A DMakefile184 CRUNCH_PROGS_usr.bin= head mt nc sed tail tee
/freebsd-9.3-release/usr.bin/
H A DMakefile287 SUBDIR+= nc
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Dregcomp.c1061 size_t nc; local
1071 nc = p->ncsalloc;
1072 assert(nc % CHAR_BIT == 0);
1073 nbytes = nc / CHAR_BIT * css;
1075 ptr = (cset *)realloc((char *)p->g->sets, nc * sizeof(cset));
H A DAPInt.cpp1404 anc = t - 1 - t.urem(ad); // absolute value of nc
1406 q1 = signedMin.udiv(anc); // initialize q1 = 2p/abs(nc)
1407 r1 = signedMin - q1*anc; // initialize r1 = rem(2p,abs(nc))
1412 q1 = q1<<1; // update q1 = 2p/abs(nc)
1413 r1 = r1<<1; // update r1 = rem(2p/abs(nc))
1442 APInt nc, delta, q1, r1, q2, r2;
1449 nc = allOnes - (allOnes - d).urem(d);
1451 q1 = signedMin.udiv(nc); // initialize q1 = 2p/nc
1452 r1 = signedMin - q1*nc; // initializ
[all...]
/freebsd-9.3-release/sys/geom/raid/
H A Dg_raid.c2534 struct g_raid_md_class *class, *c, *nc; local
2545 while ((nc = LIST_NEXT(c, mdc_list)) != NULL &&
2546 nc->mdc_priority < class->mdc_priority)
2547 c = nc;
2567 struct g_raid_tr_class *class, *c, *nc; local
2578 while ((nc = LIST_NEXT(c, trc_list)) != NULL &&
2579 nc->trc_priority < class->trc_priority)
2580 c = nc;
/freebsd-9.3-release/tools/tools/ath/athrd/
H A Dathrd.c816 anychan(const struct ieee80211_channel *chans, int nc, int flag) argument
820 for (i = 0; i < nc; i++)
886 dumpchannels(struct ath_hal *ah, int nc, argument
891 for (i = 0; i < nc; i++) {
/freebsd-9.3-release/contrib/libreadline/
H A Dtext.c1239 int inword, c, nc, nop; local
1290 nc = (nop == UpCase) ? _rl_to_upper (c) : _rl_to_lower (c);
1291 rl_line_buffer[start] = nc;
/freebsd-9.3-release/tools/test/netfibs/
H A Dinitiator.sh232 nc -6 -w 1 ${PEERADDR} ${CTRLPORT}`
346 nc -V ${_fib} ${_opts} ${_addr} ${_port}`
350 setfib -F${_fib} nc ${_opts} ${_addr} ${_port}`
/freebsd-9.3-release/usr.sbin/sade/
H A Ddisks.c550 long nc, nh, ns; local
551 nc = strtol(val, &val, 0);
554 Set_Bios_Geom(d, nc, nh, ns);
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Ddisks.c590 long nc, nh, ns; local
591 nc = strtol(val, &val, 0);
594 Set_Bios_Geom(d, nc, nh, ns);
/freebsd-9.3-release/lib/libpmc/
H A Dlibpmc.c2438 int cc, nc; local
2444 for (; (nc = *n) && (cc = *c); n++, c++) {
2446 if ((nc == ' ' || nc == '_' || nc == '-' || nc == '.') &&
2450 if (toupper(nc) == toupper(cc))
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c391 int nc = 0;
397 nc = 1;
406 nc += bufp - buf;
410 return nc;
418 int nc;
429 nc = bufp - buf;
433 return nc;
474 int nc = 0;
479 nc = printf ("0x");
484 return nc
388 int nc = 0; local
415 int nc; local
471 int nc = 0; local
7054 unsigned char nc[8]; local
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/tbl/
H A Dmain.cpp625 format(int nr, int nc);
630 format::format(int nr, int nc) : nrows(nr), ncolumns(nc) argument
/freebsd-9.3-release/contrib/dialog/
H A Dutil.c1116 int nc = 4; local
1162 *width += nc;
1208 int nc = 4; local
1248 *width = MIN(SCOLS, MAX((len + nc), mincols));
/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c636 int nc; /* Nonce count */ member in struct:__anon5216
644 b->stale = b->nc = 0;
1240 * nonce-count = "nc" "=" nc-value
1241 * nc-value = 8LHEX
1271 c->nc++;
1272 sprintf(noncecount, "%08x", c->nc);
1288 "qop=\"auth\", cnonce=\"%s\", nc=%s%s",

Completed in 276 milliseconds

123