Home
last modified time | relevance | path

Searched refs:nl (Results 51 – 75 of 138) sorted by relevance

123456

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c129 struct nl *nlp; in alignentries()
137 for (nlp = modules.nl; nlp < modules.npe; nlp++) { in alignentries()
200 nltype *nl = modules.nl; in asgnsamples() local
225 svalue0 = nl[j].svalue; in asgnsamples()
226 svalue1 = nl[j+1].svalue; in asgnsamples()
246 nl[j].value/sizeof (UNIT), svalue0, in asgnsamples()
247 svalue1, nl[j].name, in asgnsamples()
251 nl[j].time += overlap * time / scale; in asgnsamples()
294 for (nlp = mi->nl; nlp < mi->npe; nlp++) { in dump_callgraph()
422 for (nlp = mi->nl; nlp < mi->npe; nlp++) { in dump_pcsamples()
[all …]
H A Dprintgprof.c89 sortednlp[index++] = &(mi->nl[i]); in printprof()
997 if (zflag == 0 && (mi->nl[index]).ncall == 0 && in printindex()
998 (mi->nl[index]).time == 0) { in printindex()
1006 if (is_special_sym(&(mi->nl[index]))) in printindex()
1009 namesortnlp[nnames++] = &(mi->nl[index]); in printindex()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c947 unsigned nl; /* number of literal/length codes */ in init_dynamic_block() local
959 nl = 257 + ((unsigned) b & 0x1f); /* number of literal/length codes */ in init_dynamic_block()
967 if (nl > 286 || nd > 30) in init_dynamic_block()
992 n = nl + nd; in init_dynamic_block()
1056 if ((i = huft_build (ll, nl, 257, cplens, cplext, &tl, &bl)) != 0) in init_dynamic_block()
1067 if ((i = huft_build (ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0) in init_dynamic_block()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile29 SHOPT_CRNL == /* accept <cr><nl> for <nl> */
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dwordexp.c334 char *nl; in wordexp() local
336 if ((nl = realloc(line, bs + BUFSZ)) == NULL) { in wordexp()
340 line = nl; in wordexp()
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A Dascii2 |010 bs |011 ht |012 nl |013 vt |014 np |015 cr |016 so |017 si |
20 | 08 bs | 09 ht | 0a nl | 0b vt | 0c np | 0d cr | 0e so | 0f si |
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_nl.c47 nl(void) in nl() function
H A Drestart.c84 (void) nl(); in restartterm()
/illumos-gate/usr/src/cmd/ed/
H A Ded.c1688 int nl; in getaline() local
1692 nl = nleft; in getaline()
1697 nl = nleft; in getaline()
1706 int nl; in putline() local
1713 nl = nleft; in putline()
1723 nl = nleft; in putline()
1726 nl = tline; in putline()
1728 return (nl); in putline()
1938 int nl; in substitute() local
1970 nl = nline; in substitute()
[all …]
/illumos-gate/usr/src/cmd/awk/
H A Dawk.g.y105 %type <i> pst opt_pst lbrace rbrace rparen comma nl opt_nl and bor
178 nl:
179 NL | nl NL
184 | nl
345 nl
/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c277 size_t nl; in get_prop_val_str() local
295 nl = strl + 1 + strlen(nv); in get_prop_val_str()
296 p = realloc(str, nl + 1); in get_prop_val_str()
309 strl = nl; in get_prop_val_str()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_readdir.c230 struct dir_entry *list = NULL, *l, *nl; in create_dirents() local
285 nl = l->next; in create_dirents()
292 if (nl) { in create_dirents()
296 dp->d_off = (off64_t)nl->offset; in create_dirents()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c2143 struct name_list *nl; in read_list() local
2152 nl = malloc(sizeof (*nl)); in read_list()
2153 if (nl == NULL) { in read_list()
2155 return (nl); in read_list()
2158 SLIST_INIT(nl); in read_list()
2174 return (nl); in read_list()
2341 struct name_list *nl; in autoload_font() local
2345 if (nl == NULL) in autoload_font()
2348 while (!SLIST_EMPTY(nl)) { in autoload_font()
2349 np = SLIST_FIRST(nl); in autoload_font()
[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";
/illumos-gate/usr/src/cmd/eeprom/sparc/
H A Dopenprom.c154 char *nl, line[BUFSIZE]; in main() local
158 if (nl = strchr(line, '\n')) in main()
159 *nl = 0; in main()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnonl.c53 nl(void) in nl() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dexrecover.c761 int nl; in getaline() local
765 nl = nleft; in getaline()
768 if (--nl == 0) { in getaline()
770 nl = nleft; in getaline()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c2986 if (nl == NULL) in drmach_memlist_add_span()
2991 nl->ml_next = ml; in drmach_memlist_add_span()
2993 nl->ml_prev->ml_next = nl; in drmach_memlist_add_span()
2994 ml->ml_prev = nl; in drmach_memlist_add_span()
2996 mlist = nl; in drmach_memlist_add_span()
3013 nl = p->free_mlist; in drmach_memlist_add_span()
3014 if (nl == NULL) in drmach_memlist_add_span()
3018 nl->ml_size = len; in drmach_memlist_add_span()
3019 nl->ml_next = NULL; in drmach_memlist_add_span()
3020 nl->ml_prev = tl; in drmach_memlist_add_span()
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnonl.c48 nl() in nl() function
/illumos-gate/usr/src/boot/sys/sys/
H A Ddisk.h25 void disk_err(struct bio *bp, const char *what, int blkdone, int nl);
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Dnl2 # (nl : Dutch (accent keys))
H A DMakefile42 nl \
/illumos-gate/usr/src/grub/grub-0.97/
H A DTHANKS78 Leendert Meyer <leen.meyer@home.nl>
81 Mark Kettenis <kettenis@chello.nl>
99 Ramon van Handel <vhandel@chem.vu.nl>
/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c1074 rc_node_lookup_t nl; in snapshot_fill_children() local
1096 bzero(&nl, sizeof (nl)); in snapshot_fill_children()
1097 nl.rl_type = REP_PROTOCOL_ENTITY_SNAPLEVEL; in snapshot_fill_children()
1098 nl.rl_backend = np->rn_id.rl_backend; in snapshot_fill_children()
1099 nl.rl_ids[ID_SERVICE] = np->rn_id.rl_ids[ID_SERVICE]; in snapshot_fill_children()
1100 nl.rl_ids[ID_INSTANCE] = np->rn_id.rl_ids[ID_INSTANCE]; in snapshot_fill_children()
1101 nl.rl_ids[ID_NAME] = np->rn_id.rl_main_id; in snapshot_fill_children()
1102 nl.rl_ids[ID_SNAPSHOT] = np->rn_snapshot_id; in snapshot_fill_children()
1108 nl.rl_main_id = lvl->rsl_level_id; in snapshot_fill_children()
1109 nnp = rc_node_setup_snaplevel(nnp, &nl, lvl, np); in snapshot_fill_children()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c353 int nl; in native_lc_time() local
361 nl = 3 * GetLocaleInfo(lcid, LOCALE_SLONGDATE, 0, 0); in native_lc_time()
362 n = nt + ns + nl; in native_lc_time()

123456