Searched refs:nl (Results 201 - 225 of 381) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dpcap-dlpi.c1596 static struct nlist nl[] = { variable in typeref:struct:nlist
1618 if (nlist(path_vmunix, &nl) < 0) {
1623 if (nl[NL_IFNET].n_value == 0) {
1626 nl[NL_IFNET].n_name);
1635 if (dlpi_kread(kd, nl[NL_IFNET].n_value,
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp92 int nl; member in class:tfm
318 nl = read2(ptr);
322 if (6 + lh + (ec - bc + 1) + nw + nh + nd + ni + nl + nk + ne + np != lf) {
337 lig_kern = new lig_kern_command[nl];
362 for (i = 0; i < nl; i++) {
/netbsd-6-1-5-RELEASE/usr.sbin/pstat/
H A Dpstat.c86 struct nlist nl[] = { variable in typeref:struct:nlist
131 KGET2(nl[idx].n_value, p, s, msg)
258 if ((ret = kvm_nlist(kd, nl)) != 0) {
262 if (!nl[i].n_value) {
264 warnx("undefined symbol: %s", nl[i].n_name);
/netbsd-6-1-5-RELEASE/usr.sbin/sunlabel/
H A Dsunlabel.c847 const char *nl; local
850 if ((nl = strchr(cp, '\n')) == NULL)
851 nl = cp + strlen(cp);
852 if (nl - cp > 128) {
856 memcpy(f->loc, cp, (size_t)(nl - cp));
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap.c592 zap_leaf_t *nl; local
653 nl = zap_create_leaf(zap, tx);
654 zap_leaf_split(l, nl, zap->zap_normflags != 0);
658 err = zap_set_idx_to_blk(zap, sibling+i, nl->l_blkid, tx);
665 *lp = nl;
667 zap_put_leaf(nl);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsession.c1320 char buf[1024], *nl, *def_nl = __UNCONST(_PATH_NOLOGIN); local
1326 nl = login_getcapstr(lc, "nologin", def_nl, def_nl);
1328 if (stat(nl, &sb) == -1) {
1329 if (nl != def_nl)
1330 xfree(nl);
1335 nl = def_nl;
1338 logit("User %.100s not allowed because %s exists", pw->pw_name, nl);
1339 if ((f = fopen(nl, "r")) != NULL) {
/netbsd-6-1-5-RELEASE/distrib/sets/
H A Dregpkg74 nl='
573 *"${nl}"*)
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dmpfr-longlong.h572 #define udiv_qrnnd(q, r, nh, nl, d) \
575 : "1" ((USItype)(nh)), "0" ((USItype)(nl)), "g" ((USItype)(d)))
870 #define udiv_qrnnd(q, r, nh, nl, d) \
875 __nn.__i.__h = (nh); __nn.__i.__l = (nl); \
1192 #define sdiv_qrnnd(q, r, nh, nl, d) \
1193 __asm__ ("div %0,%2,%4" : "=r" (q), "=q" (r) : "r" (nh), "1" (nl), "r" (d))
1853 #define udiv_qrnnd(q, r, nh, nl, d) \
1856 (q) = __MPN(udiv_w_sdiv) (&__r, nh, nl, d); \
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dconfig.charset136 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
523 echo "nl CP850"
/netbsd-6-1-5-RELEASE/lib/libcurses/
H A Dget_wch.c524 __echoit, __rawmode, _cursesi_screen->nl, win->flags);
639 if (_cursesi_screen->nl && inp == 13)
H A Dcurses_private.h229 int nl; member in struct:__screen
H A Dgetch.c819 __echoit, __rawmode, _cursesi_screen->nl, win->flags, win->delay);
916 if (_cursesi_screen->nl && inp == 13)
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dconfig.charset136 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
553 echo "nl CP850"
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dconfig.charset136 it_IT kl kl_GL nl nl_BE nl_NL no no_NO pt pt_BR pt_PT sv \
553 echo "nl CP850"
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dlonglong.h585 #define udiv_qrnnd(q, r, nh, nl, d) \
588 : "1" ((USItype)(nh)), "0" ((USItype)(nl)), "g" ((USItype)(d)))
883 #define udiv_qrnnd(q, r, nh, nl, d) \
888 __nn.__i.__h = (nh); __nn.__i.__l = (nl); \
1205 #define sdiv_qrnnd(q, r, nh, nl, d) \
1206 __asm__ ("div %0,%2,%4" : "=r" (q), "=q" (r) : "r" (nh), "1" (nl), "r" (d))
1866 #define udiv_qrnnd(q, r, nh, nl, d) \
1869 (q) = __MPN(udiv_w_sdiv) (&__r, nh, nl, d); \
H A Dgmp-impl.h2649 #define udiv_qrnnd_preinv1(q, r, nh, nl, d, di) \
2657 sub_ddmmss (_xh, _r, (nh), (nl), _xh, _xl); \
2678 #define udiv_qrnnd_preinv2(q, r, nh, nl, d, di) \
2683 _n10 = (nl); \
2690 add_ssaaaa (_xh, _xl, _xh, _xl, nh, nl); \
2698 #define udiv_qrnnd_preinv2gen(q, r, nh, nl, d, di, dnorm, lgup) \
2702 _n2 = ((nh) << (GMP_LIMB_BITS - (lgup))) + ((nl) >> 1 >> (l - 1)); \
2703 _n10 = (nl) << (GMP_LIMB_BITS - (lgup)); \
2710 add_ssaaaa (_xh, _xl, _xh, _xl, nh, nl); \
2721 _r = (nl)
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dttgeneric.c474 gen_NL = ttxgetstr("nl");
514 static struct tt_str nl = { "\n", 1 }; local
515 gen_NL = &nl;
524 * Most terminal will scroll with "nl", but very few specify "sf".
/netbsd-6-1-5-RELEASE/dist/ipf/perl/
H A Dipfmeta.pl3 # Written by Camiel Dobbelaar <cd@sentia.nl>, Aug-2000
208 Camiel Dobbelaar <cd@sentia.nl>. B<ipfmeta> is in the Public Domain.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dggc-common.c258 ggc_splay_alloc (int sz, void *nl) argument
260 gcc_assert (!nl);
265 ggc_splay_dont_free (void * x ATTRIBUTE_UNUSED, void *nl) argument
267 gcc_assert (!nl);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dggc-common.c198 ggc_splay_alloc (int sz, void *nl) argument
200 gcc_assert (!nl);
205 ggc_splay_dont_free (void * x ATTRIBUTE_UNUSED, void *nl) argument
207 gcc_assert (!nl);
/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Ddir.c167 int nl; local
173 nl = strlen(np);
174 if ((cp -= nl) <= namebuf + 1)
176 memcpy(cp, np, nl);
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Ddiff.c933 char const *nl;
934 while ((nl = strchr (msg, '\n')))
936 int msglen = nl + 1 - msg;
938 msg = nl + 1;
932 char const *nl; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_srvr.c1489 int i,j,nl,off,n; local
1513 nl=0;
1531 nl+=2+j;
1539 nl+=j;
1545 s2n(nl,p);
H A Ds3_srvr.c2040 int i,j,nl,off,n; local
2060 nl = tls12_get_req_sig_algs(s, p + 2);
2061 s2n(nl, p);
2062 p += nl + 2;
2063 n += nl + 2;
2071 nl=0;
2089 nl+=2+j;
2097 nl+=j;
2103 s2n(nl,p);
/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/
H A DMakefile71 SUBDIR+=base-locale-nl

Completed in 246 milliseconds

1234567891011>>