Searched defs:nl (Results 26 - 50 of 97) sorted by relevance

1234

/illumos-gate/usr/src/cmd/eeprom/sparc/
H A Dopenprom.c154 char *nl, line[BUFSIZE]; local
158 if (nl = strchr(line, '\n'))
159 *nl = 0;
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_readdir.c232 struct dir_entry *list = NULL, *l, *nl; local
287 nl = l->next;
294 if (nl) {
298 dp->d_off = (off64_t)nl->offset;
/illumos-gate/usr/src/cmd/setuname/
H A Dsetuname.c385 struct nlist nl[] = {
431 else if (kvm_nlist(kd, nl) != 0)
433 else if (nl[0].n_value == 0)
436 utsname_addr = (uintptr_t)nl[0].n_value;
438 if (nlist("/unix", nl) != 0)
382 struct nlist nl[] = { local
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c300 remove_dup_syms(nltype *nl, sztype *sym_count) argument
313 (void) memcpy(orig_list, nl, sizeof (nltype) * *sym_count);
325 *(nl + index++) = *(orig_list +i);
377 if ((orig_list + i)->value > (nl + index - 1)->value)
378 *(nl + index++) = *(orig_list +i);
618 module->nl = l_nl;
/illumos-gate/usr/src/cmd/bnu/
H A Dfio.c349 int c, sum, nl, len; local
361 nl = 0;
387 nl += 2;
392 nl += 2;
396 nl++;
400 nl += 2;
403 if (nl >= FOBUFSIZ - 1) {
411 if (nl >= FOBUFSIZ || c < 040 || c > 0171)
419 nl += strlen(op);
424 DEBUG(8, "%d,", nl);
436 int sum, len, nl; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c330 dump16(char *cp, char *nl) argument
341 (void) printf(nl);
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h110 struct nl *nl; /* ptr to module's namelist */ member in struct:mod_info
111 size_t nfuncs; /* number of functions in `nl' */
126 struct nl { struct
134 typedef struct nl nltype;
H A Drdelf.c74 rm_dups(nltype *nl, size_t *nfuncs) argument
83 if (nl[prev].value < nl[i].value) {
91 if (nl[prev].info == nl[i].info) {
92 nl[i].name = NULL;
96 prev_type = ELF_ST_TYPE(nl[prev].info);
97 prev_bind = ELF_ST_BIND(nl[prev].info);
98 cur_type = ELF_ST_TYPE(nl[i].info);
105 nl[
218 nltype *nl, *npe; local
[all...]
/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c279 size_t nl; local
297 nl = strl + 1 + strlen(nv);
298 p = realloc(str, nl + 1);
311 strl = nl;
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Dii_tree.c258 ii_nodelink_t nl; local
271 (unsigned char *)&nl, sizeof (nl));
273 ip->bi_shdfchk = nl.next_chunk;
308 ii_nodelink_t nl; local
322 nl.next_chunk = ip->bi_shdfchk;
329 (unsigned char *)&nl, sizeof (nl));
353 ii_nodelink_t nl; local
377 nl
452 ii_nodelink_t nl; local
[all...]
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_util.c231 struct memlist *nl; local
237 nl = mlist->ml_next;
239 if (nl) {
240 FREESTRUCT(nl, struct memlist, 1);
290 struct memlist *ml, *tl, *nl; local
307 nl = GETSTRUCT(struct memlist, 1);
308 nl->ml_address = base;
309 nl->ml_size = len;
310 nl->ml_next = ml;
311 if ((nl
377 struct memlist *nl; local
418 struct memlist *ml, *tl, *nl; local
[all...]
/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmlocale.c337 int nl; local
345 nl = 3 * GetLocaleInfo(lcid, LOCALE_SLONGDATE, 0, 0);
346 n = nt + ns + nl;
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_util.c231 struct memlist *nl; local
237 nl = mlist->ml_next;
239 if (nl) {
240 FREESTRUCT(nl, struct memlist, 1);
289 struct memlist *ml, *tl, *nl; local
306 nl = GETSTRUCT(struct memlist, 1);
307 nl->ml_address = base;
308 nl->ml_size = len;
309 nl->ml_next = ml;
310 if ((nl
376 struct memlist *nl; local
417 struct memlist *ml, *tl, *nl; local
[all...]
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpfilter.c719 char *nl; local
723 nl = "";
725 printf (gettext("%s(Filter \"%s\")\n"), nl, pf->name);
727 nl = "\n";
H A Dlpforms.c858 char *nl; local
863 nl = "";
865 printf (gettext("%sForm name: %s\n"), nl, fbuf.name);
867 nl = "\n";
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_macro.c533 int j, lastarg, maxargs, nl, pending; local
538 nl = MDOC_NEWLINE & mdoc->flags;
712 if (nl)
719 int la, scope, cnt, firstarg, mayopen, nc, nl; local
726 nl = MDOC_NEWLINE & mdoc->flags;
804 if (nl)
890 if (nl)
897 int la, nl, parsed; local
906 nl = MDOC_NEWLINE & mdoc->flags;
1127 if (nl
1149 int la, nl; local
1216 int la, nl; local
1277 int la, maxargs, nl; local
[all...]
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dcommands.c345 int nl, ch; local
347 nl = 0;
353 nl = 1;
369 if (!nl)
/illumos-gate/usr/src/lib/libkvm/common/
H A Dkvm.c68 static int kvm_nlist_core(kvm_t *kd, struct nlist nl[], const char *err);
94 struct nlist nl[3] = { { "kas" }, { "practive" }, { "" } }; local
173 if (kvm_nlist(kd, nl) == -1) {
179 if (kvm_nlist_core(kd, nl, err) == -1)
183 kd->kvm_kas = (struct as *)nl[0].n_value;
184 kd->kvm_practive = (proc_t *)nl[1].n_value;
214 kvm_nlist(kvm_t *kd, struct nlist nl[]) argument
216 return (nlist(kd->kvm_namelist, nl));
226 kvm_nlist_core(kvm_t *kd, struct nlist nl[], const char *err) argument
272 if (kvm_nlist(kd, nl)
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c71 register struct namelist *nl, *prev; local
84 for (nl = list; nl != NULL; nl = nl->n_next)
85 for (cp = nl->n_name; *cp; cp++)
102 for (nl = list; nl != NULL; nl = nl
[all...]
H A Dmain.c423 register struct namelist *nl, *prev; local
436 nl = makenl(args[i]);
438 files = prev = nl;
440 prev->n_next = nl;
441 prev = nl;
475 prnames(nl)
476 register struct namelist *nl;
479 while (nl != NULL) {
480 printf("%s ", nl->n_name);
481 nl
[all...]
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c349 char *nl = "\r\n"; local
368 (void) kmdb_prom_writer(nl, 2);
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c126 nlm_init_flock(struct flock64 *fl, struct nlm4_lock *nl, argument
132 off = nl->l_offset;
133 len = nl->l_len;
156 fl->l_pid = nl->svid;
/illumos-gate/usr/src/cmd/eeprom/i386/
H A Dbenv.c349 int nl, lines; local
352 nl = 0;
355 nl++;
357 } else if (nl) {
360 nl = 0;
656 char *nl; local
664 if (nl = strchr(line, '\n'))
665 *nl = 0;
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_subr.c368 mndiskset_membershiplist_t **nl,
377 mndiskset_membershiplist_t **tailp = nl;
416 meta_free_nodelist(*nl);
422 *nl = NULL;
451 meta_free_nodelist(*nl);
452 *nl = NULL;
475 meta_free_nodelist(*nl);
476 *nl = NULL;
497 meta_free_nodelist(*nl);
576 mndiskset_membershiplist_t *nl
366 meta_read_nodelist( int *nodecnt, mndiskset_membershiplist_t **nl, md_error_t *ep ) argument
863 mndiskset_membershiplist_t *nl; local
[all...]
H A Dmeta_set_hst.c284 mndiskset_membershiplist_t *nl, *nl2; local
308 if (meta_read_nodelist(&nodecnt, &nl, ep) == -1) {
326 nl2 = nl;
375 meta_free_nodelist(nl);
2089 mndiskset_membershiplist_t *nl, *nl2; local
2101 if (meta_read_nodelist(&nodecnt, &nl, ep) == -1) {
2110 if (meta_is_member(node_v[i], NULL, nl) == 0) {
2111 meta_free_nodelist(nl);
2121 meta_free_nodelist(nl);
2122 nl
[all...]

Completed in 290 milliseconds

1234