Searched defs:nc (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-10-stable/lib/libypclnt/
H A Dypclnt_passwd.c67 struct netconfig *nc = NULL; local
141 struct netconfig *nc = NULL; local
[all...]
/freebsd-10-stable/usr.sbin/lpr/lptest/
H A Dlptest.c57 register int i, j, fc, nc; local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-raid.h133 uint64_t nc : 1; /**< When set, indicates that RAD should not allocate L2 cache space for the P/Q data on member in struct:__anon7419::__anon7421
150 uint64_t nc : 1; /**< When set, indicates that RAD should not allocate L2 cache space for this input buffer member in struct:__anon7419::__anon7422
/freebsd-10-stable/lib/libc/stdlib/
H A Dradixsort.c140 static int count[256], nc, bmin; local
242 static int count[256], nc, bmin; local
[all...]
/freebsd-10-stable/tools/diag/dumpvfscache/
H A Ddumpvfscache.c73 struct namecache *nc; local
[all...]
/freebsd-10-stable/usr.bin/tip/libacu/
H A Dcourier.c200 int nc, nl, n; local
H A Dt3000.c215 int nc, nl, n; local
/freebsd-10-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-var.c487 int nc; local
/freebsd-10-stable/contrib/libc++/src/
H A Ddebug.cpp152 size_t nc = __next_prime(2*static_cast<size_t>(__cend_ - __cbeg_) + 1); local
472 size_t nc = 2*static_cast<size_t>(cap_ - beg_); local
501 size_t nc = __next_prime(2*static_cast<size_t>(__iend_ - __ibeg_) + 1); local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dexpand_path.c97 DWORD nc; local
H A Dtest_cc.c103 const char *nc, *tc; local
/freebsd-10-stable/usr.sbin/services_mkdb/
H A Dservices_mkdb.c428 size_t nc, i, pos; local
/freebsd-10-stable/contrib/mdocml/
H A Dmdoc_macro.c810 int la, scope, cnt, nc, nl; local
[all...]
/freebsd-10-stable/contrib/telnet/telnetd/
H A Dstate.c135 int nc = *netip; local
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c120 int nc = *netip; local
/freebsd-10-stable/usr.bin/m4/
H A Deval.c869 int nc; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c247 int i, nc, xc; local
[all...]
/freebsd-10-stable/sys/dev/ntb/
H A Dntb.c64 struct ntb_child *nc; local
152 struct ntb_child *nc; local
170 struct ntb_child *nc; local
185 struct ntb_child *nc; local
206 struct ntb_child *nc = device_get_ivars(ntb); local
223 struct ntb_child *nc = device_get_ivars(ntb); local
240 struct ntb_child *nc = device_get_ivars(ntb); local
248 struct ntb_child *nc = device_get_ivars(ntb); local
268 struct ntb_child *nc = device_get_ivars(ntb); local
279 struct ntb_child *nc = device_get_ivars(ntb); local
290 struct ntb_child *nc = device_get_ivars(ntb); local
300 struct ntb_child *nc = device_get_ivars(ntb); local
309 struct ntb_child *nc = device_get_ivars(ntb); local
318 struct ntb_child *nc = device_get_ivars(ntb); local
326 struct ntb_child *nc = device_get_ivars(ntb); local
334 struct ntb_child *nc = device_get_ivars(ntb); local
342 struct ntb_child *nc = device_get_ivars(ntb); local
350 struct ntb_child *nc = device_get_ivars(ntb); local
360 struct ntb_child *nc = device_get_ivars(ntb); local
368 struct ntb_child *nc = device_get_ivars(ntb); local
376 struct ntb_child *nc = device_get_ivars(ntb); local
385 struct ntb_child *nc = device_get_ivars(ntb); local
394 struct ntb_child *nc = device_get_ivars(ntb); local
409 struct ntb_child *nc = device_get_ivars(ntb); local
425 struct ntb_child *nc = device_get_ivars(ntb); local
433 struct ntb_child *nc = device_get_ivars(ntb); local
441 struct ntb_child *nc = device_get_ivars(ntb); local
450 struct ntb_child *nc = device_get_ivars(ntb); local
458 struct ntb_child *nc = device_get_ivars(ntb); local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Dtext.c1239 int inword, c, nc, nop; local
/freebsd-10-stable/usr.sbin/lpr/lpr/
H A Dlpr.c539 register int fd, i, nr, nc; local
/freebsd-10-stable/sys/boot/zfs/
H A Dzfs.c292 zap_leaf_chunk_t *zc, *nc; local
/freebsd-10-stable/contrib/file/src/
H A Dsoftmagic.c96 uint16_t nc, ic; local
/freebsd-10-stable/contrib/tcsh/
H A Dsh.set.c954 int nc = NOCLOBBER_DEFAULT; local
/freebsd-10-stable/sys/geom/virstor/
H A Dg_virstor.c319 u_int nc; local
502 fill_metadata(struct g_virstor_softc *sc, struct g_virstor_metadata *md, u_int nc, u_int hardcode) argument
1373 unsigned int nc, i; local
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/tbl/
H A Dmain.cpp630 format::format(int nr, int nc) : nrows(nr), ncolumns(nc) argument

Completed in 238 milliseconds

123