Searched refs:nl (Results 101 - 125 of 381) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dhistory.c1110 char *cpstart, *cpend, *cp, *nl; local
1141 for (nl = cp; nl < cpend && *nl != '\n'; nl++)
1142 if (!isprint (*nl)) *nl = ' ';
1144 if (nl >= cpend)
1146 if (nl - cp >= STAT_BLOCKSIZE (st_buf))
1151 if (nl > c
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dgcore-thread.exp54 set nl "\[\r\n\]+"
79 -re "${nl}$gdb_prompt $" {
149 gdb_test "info threads" ".*${nl} 2 ${horiz}${nl}\\* 1 .*" \
159 gdb_test "info threads" ".*${nl}\\* ${horiz} thread2 .*" \
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipmon.c706 struct natlog nl; local
712 memcpy(&nl, (const char *)buf + sizeof(*ipl), sizeof(nl));
725 nl.nl_rule + 1);
728 if (nl.nl_type == NL_NEWMAP)
730 else if (nl.nl_type == NL_NEWRDR)
732 else if (nl.nl_type == NL_FLUSH)
734 else if (nl.nl_type == NL_EXPIRE)
736 else if (nl.nl_type == NL_NEWBIMAP)
738 else if (nl
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dmdoc_macro.c670 int j, lastarg, maxargs, flushed, nl; local
675 nl = MDOC_NEWLINE & m->flags;
801 if ( ! nl)
810 int la, scope, cnt, nc, nl; local
818 nl = MDOC_NEWLINE & m->flags;
896 if ( ! nl)
977 if ( ! nl)
986 int la, nl, nparsed; local
997 nl = MDOC_NEWLINE & m->flags;
1176 if (nl
1223 int la, nl; local
1369 int la, nl; local
1477 int la, flushed, j, maxargs, nl; local
1671 int nl; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c348 int nc, nl, nas, ncpp, i, j, c, nxo, na; local
392 i = nc = nl = nas = ncpp = nxo = 0;
456 llist[nl++] = t;
459 llist[nl++] = t;
564 llist[nl++] = argv[i];
565 llist[nl++] = argv[++i];
588 llist[nl++] = argv[i++];
590 llist[nl++] = argv[i];
678 llist[nl++] = argv[i];
679 llist[nl
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/po/
H A Dexgettext51 nl='
92 } | tr ' ' "$nl" | grep -v '\*' |
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/po/
H A Dexgettext52 nl='
93 } | tr ' ' "$nl" | grep -v '\*' |
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/xkbdata/symbols/pc/
H A DMakefile19 nl no \
/netbsd-6-1-5-RELEASE/gnu/usr.bin/gettext/locale/
H A DMakefile7 ja.gmo ko.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo \
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grohtml/
H A Dhtml.h76 simple_output &nl(void);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dvirtfunc.exp20 set nl "\[\r\n\]+"
185 global nl
216 -re "\\$\[0-9]+ = 102$nl$gdb_prompt $" {
219 -re "\\$\[0-9]+ = 202$nl$gdb_prompt $" {
227 -re "Attempt to take address of value not located in memory.$nl$gdb_prompt $" {
H A Dclasses.exp20 set nl "\[\r\n\]+"
393 global nl
421 -re "type = enum ClassWithEnum::PrivEnum \{ ?(ClassWithEnum::)?red, (ClassWithEnum::)?green, (ClassWithEnum::)?blue, (ClassWithEnum::)?yellow = 42 ?\}$nl$gdb_prompt $" {
424 -re "type = enum PrivEnum \{ ?(ClassWithEnum::)?red, (ClassWithEnum::)?green, (ClassWithEnum::)?blue, (ClassWithEnum::)?yellow = 42 ?\}$nl$gdb_prompt $" {
429 -re "type = enum \{ ?red, green, blue, yellow = 42 ?\}$nl$gdb_prompt $" {
474 -re "\\$\[0-9\]+ = (ClassWithEnum::)?yellow$nl$gdb_prompt $" {
477 -re "A (parse|syntax) error in expression, near `42'.$nl$gdb_prompt $" {
485 -re "\\$\[0-9\]+ = (ClassWithEnum::)?yellow$nl$gdb_prompt $" {
490 -re "No symbol \"ClassWithEnum::PrivEnum\" in current context.$nl$gdb_prompt $" {
554 global nl
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/m68k/mc68020/
H A Dudiv.asm24 C mp_limb_t nh, mp_limb_t nl, mp_limb_t d);
30 movel M(sp,12), d0 C nl
/netbsd-6-1-5-RELEASE/usr.bin/tip/aculib/
H A Dcourier.c187 int volatile nl; local
199 for (nc = 0, nl = sizeof(dialer_buf) - 1 ; nl > 0 ; nc++, nl--) {
H A Dt3000.c195 int volatile nl; local
207 for (nc = 0, nl = sizeof(dialer_buf)-1 ; nl > 0 ; nc++, nl--) {
/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dcmd7.c249 int nl = 0; local
259 nl = cend == selwin->ww_b.r;
265 if (nl)
273 if (nl)
/netbsd-6-1-5-RELEASE/x11/bin/xkbcomp/symbols/pc/
H A DMakefile18 nl no \
/netbsd-6-1-5-RELEASE/usr.sbin/trpt/
H A Dtrpt.c126 static struct nlist nl[] = { variable in typeref:struct:nlist
227 if (kvm_nlist(kd, nl))
230 if (kvm_read(kd, nl[N_TCP_DEBX].n_value, (char *)&tcp_debx,
234 if (kvm_read(kd, nl[N_TCP_DEBUG].n_value, (char *)tcp_debug,
355 if (kvm_read(kd, nl[N_TCP_DEBX].n_value,
369 if (kvm_read(kd, nl[N_TCP_DEBUG].n_value,
530 if (kvm_read(kd, nl[N_HARDCLOCK_TICKS].n_value,
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/adjtimed/
H A Dadjtimed.c347 static struct nlist nl[] = { variable in typeref:struct:nlist
370 if (lseek(kmem, (off_t)nl[0].n_value, 0) == -1L)
392 if (lseek(kmem, (off_t)nl[0].n_value, 0) == -1L)
427 nlist("/hp-ux", nl);
429 if (nl[0].n_type == 0) {
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dite_subr.c312 int nl; /* temp copy of nlMiddle */ local
377 nl = nlMiddle;
378 while (nl--) {
383 nl = nlMiddle + 1;
384 while (--nl) {
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Drootrem.c123 mp_size_t qn, rn, sn, wn, nl, bn; local
257 /* nl is the number of limbs in U which contain bits [kk,kk+b-1] */
258 nl = 1 + (kk + b - 1) / GMP_NUMB_BITS - (kk / GMP_NUMB_BITS);
259 /* nl = 1 + floor((kk + b - 1) / GMP_NUMB_BITS)
264 thus since nl is an integer:
265 nl <= 2 + floor(b/GMP_NUMB_BITS) <= 2 + bn. */
266 /* we have to save rp[bn] up to rp[nl-1], i.e. 1 or 2 limbs */
267 if (nl - 1 > bn)
269 MPN_RSHIFT (cy, rp, up + kk / GMP_NUMB_BITS, nl, kk % GMP_NUMB_BITS);
274 if (nl
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c743 zap_leaf_transfer_array(zap_leaf_t *l, uint16_t chunk, zap_leaf_t *nl) argument
749 uint16_t nchunk = zap_leaf_chunk_alloc(nl);
751 &ZAP_LEAF_CHUNK(nl, nchunk).l_array;
771 zap_leaf_transfer_entry(zap_leaf_t *l, int entry, zap_leaf_t *nl) argument
779 chunk = zap_leaf_chunk_alloc(nl);
780 nle = ZAP_LEAF_ENTRY(nl, chunk);
783 (void) zap_leaf_rehash_entry(nl, chunk);
785 nle->le_name_chunk = zap_leaf_transfer_array(l, le->le_name_chunk, nl);
787 zap_leaf_transfer_array(l, le->le_value_chunk, nl);
792 nl
799 zap_leaf_split(zap_leaf_t *l, zap_leaf_t *nl, boolean_t sort) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/kgmon/
H A Dkgmon.c62 static struct nlist nl[] = { variable in typeref:struct:nlist
206 if (kvm_nlist(kvp->kd, nl) < 0)
208 if (!nl[N_GMONPARAM].n_value)
242 size = kvm_read(kvp->kd, nl[N_GMONPARAM].n_value, &kvp->gpm,
264 struct gmonparam *p = (struct gmonparam *)nl[N_GMONPARAM].n_value;
430 if (kvm_read(kvp->kd, nl[N_PROFHZ].n_value, &profrate,
/netbsd-6-1-5-RELEASE/usr.bin/netstat/
H A Dvtw.c142 struct nlist nl[2]; local
144 nl[0].n_name = name;
145 nl[0].n_value = 0;
146 nl[1].n_name = NULL;
153 switch (kvm_nlist(k, &nl[0])) {
159 return (void *)nl[0].n_value;
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dcftoken.l110 nl \n
671 {nl} { incstack[incstackp].lineno++; }

Completed in 375 milliseconds

1234567891011>>