Searched refs:nl (Results 51 - 75 of 381) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dmkinstalldirs14 nl='
16 IFS=" "" $nl"
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dmkinstalldirs14 nl='
16 IFS=" "" $nl"
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/xkeyboard-config/symbols/sun_vndr/
H A DMakefile7 lt lv nl no pl pt ro ru se sk solaris tr tuv tw ua us
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dmkinstalldirs14 nl='
16 IFS=" "" $nl"
/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A Dexpand.c93 struct namelist *nl, *prev; local
106 for (nl = list; nl != NULL; nl = nl->n_next)
107 for (cp = nl->n_name; *cp; cp++)
124 for (nl = list; nl != NULL; nl = nl
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/mdsetimage/
H A Dmdsetimage.c215 find_md_root(fname, mappedfile, mappedsize, nl, rootoffp, rootsizep)
218 const struct nlist *nl;
246 nl[X_MD_ROOT_SIZE].n_value, &rootsizeoff) != 0) {
248 nl[X_MD_ROOT_SIZE].n_name, fname);
253 nl[X_MD_ROOT_SIZE].n_name,
258 nl[X_MD_ROOT_SIZE].n_name, *rootsizep);
261 nl[X_MD_ROOT_IMAGE].n_value, rootoffp) != 0) {
263 nl[X_MD_ROOT_IMAGE].n_name, fname);
268 nl[X_MD_ROOT_IMAGE].n_name,
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dpch.c386 struct ht_node_list *const nl = (struct ht_node_list *)nl_p; local
390 if (nl->n_defs == nl->asize)
392 nl->asize *= 2;
393 nl->defs = XRESIZEVEC (cpp_hashnode *, nl->defs, nl->asize);
396 nl->defs[nl->n_defs] = hn;
397 ++nl
423 struct ht_node_list nl = { 0, 0, 0 }; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/
H A Dcook.c62 ao_string_cook_escape_char( char const* pzIn, char* pRes, u_int nl )
75 *pRes = (char)nl;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/
H A Dcook.c64 ao_string_cook_escape_char( char const* pzIn, char* pRes, u_int nl )
77 *pRes = (char)nl;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dconsecutive.exp55 set nl "\[\r\n\]+"
65 -re "=> $hex.*${nl} ($hex).*$gdb_prompt $" {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dpr10728.exp18 set nl "\[\r\n\]+"
/netbsd-6-1-5-RELEASE/tests/util/sh/
H A Dt_fsplit.sh38 nl='
46 IFS="$nl"
/netbsd-6-1-5-RELEASE/sbin/dmesg/
H A Ddmesg.c60 static struct nlist nl[] = { variable in typeref:struct:nlist
128 if (kvm_nlist(kd, nl) == -1)
130 if (nl[X_MSGBUF].n_type == 0)
133 if (KREAD(nl[X_MSGBUF].n_value, bufp))
135 nl[X_MSGBUF].n_value);
/netbsd-6-1-5-RELEASE/usr.bin/fstat/
H A Dmisc.c61 static struct nlist nl[] = { variable in typeref:struct:nlist
163 if (nl[0].n_value == 0) {
165 if ((n = KVM_NLIST(nl)) == -1)
172 if ((uintptr_t)f->f_ops == nl[i].n_value)
191 printf("* %s %p\n", nl[i].n_name, f->f_data);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/util/
H A Dtickadj.c652 static struct nlist nl[] = local
723 if (kvm_nlist(kvm_handle, nl) == -1)
755 if (nlist(*kname, nl) >= 0)
784 for (i = 0; i < (sizeof(nl) / sizeof(struct nlist)); i++)
786 if ((nl[i].n_value) && (nl[i].n_sclass == 0x6b))
788 readvar(fd, nl[i].n_value, &nl[i].n_value);
801 *tickadj_off = nl[N_TICKADJ].n_value;
805 *tick_off = nl[N_TIC
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.c148 struct symtab *nl; local
248 nl = lookup((const usch *)"__TIME__", ENTER);
251 nl->value = stringbuf-1;
253 nl = lookup((const usch *)"__DATE__", ENTER);
256 nl->value = stringbuf-1;
258 nl = lookup((const usch *)"__STDC__", ENTER);
260 nl->value = stringbuf-1;
262 nl = lookup((const usch *)"__STDC_VERSION__", ENTER);
264 nl->value = stringbuf-1;
429 struct symtab *nl; local
511 struct symtab *nl; local
1150 struct symtab *nl; local
1560 subarg(struct symtab *nl, const usch **args, int lvl) argument
1663 struct symtab *nl; local
[all...]
H A Dcpp.h149 usch *gotident(struct symtab *nl);
152 int submac(struct symtab *nl, int);
153 int kfind(struct symtab *nl);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/examples/
H A Dreadlinebuf.h112 char* nl = (char*)realloc( line_, high_ + 1 ); local
113 if ( nl ) {
114 line_ = (char*)memcpy( nl + 1, line_, high_ );
/netbsd-6-1-5-RELEASE/bin/kill/
H A Dkill.c215 int len, nl; local
227 nl = 1 + strlen(name);
229 if (len + nl >= termwidth) {
235 len += nl;
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/setkey/
H A Dtoken.l92 nl \n
139 /* count up for nl */
265 {nl} { lineno++; }
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/v850/
H A Dcompare.s12 setf nl,r5
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Doverloadn.C16 S & nl = l; // named lvalue reference (nl) variable
599 nl0001(nl); // { dg-error "lvalue" }
600 nl0010(nl); // { dg-error "lvalue" }
601 nl0011(nl); // { dg-error "lvalue" }
602 nl0100(nl);
603 nl0101(nl);
604 nl0110(nl);
605 nl0111(nl);
606 nl1000(nl);
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dfparseln.c102 char esc, con, nl, com; local
120 nl = '\n';
142 if (s && nl) { /* Check and eliminate newlines */
145 if (*cp == nl)
H A Dfvwrite.c68 char *nl; local
190 nl = memchr(p, '\n', (size_t)len);
191 nldist = nl ? nl + 1 - p : len + 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dgetloadavg.c325 # define FIXUP_KERNEL_SYMBOL_ADDR(nl) ((nl)[0].n_value &= ~(1 << 31))
487 static struct nlist nl[2];
878 strcpy (nl[0].n_name, LDAV_SYMBOL);
879 strcpy (nl[1].n_name, "");
882 nl[0].n_un.n_name = LDAV_SYMBOL;
883 nl[1].n_un.n_name = 0;
885 nl[0].n_name = LDAV_SYMBOL;
886 nl[1].n_name = 0;
893 nlist (KERNEL_FILE, nl)
486 static struct nlist nl[2]; variable in typeref:struct:nlist
[all...]

Completed in 351 milliseconds

1234567891011>>