Searched defs:nl (Results 1 - 25 of 38) sorted by relevance

12

/osnet-11/usr/src/lib/libcurses/screen/
H A D_nl.c49 nl(void) function
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnonl.c47 * Enable mappnig of cr -> nl on input and nl -> crlf on output.
50 nl() function
55 __m_trace("nl(void)");
67 return __m_return_code("nl", code);
71 * Disable mappnig of cr -> nl on input and nl -> crlf on output.
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnonl.c52 * Enable mappnig of cr -> nl on input and nl -> crlf on output.
55 nl(void) function
72 * Disable mappnig of cr -> nl on input and nl -> crlf on output.
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dfvwrite.c67 char *nl; local
226 nl = memchr((void *)p, '\n', len);
227 nldist = nl != NULL ? nl + 1 - p : len + 1;
/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dcomm.c329 mi_int32 nl; local
337 nl = htonl(len + 1); /* add 1 for the cmd char */
338 (void) memcpy(data, (void *) &nl, MILTER_LEN_BYTES);
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Denvblk.c95 int nl; local
99 nl = grub_strlen (name);
114 while (p + nl + 1 < space)
116 if (grub_memcmp (p, name, nl) == 0 && p[nl] == '=')
121 p += nl + 1;
163 if (pend - space < nl + 1 + vl + 1)
167 grub_memcpy (space, name, nl);
168 p = space + nl;
189 int nl; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-fmtstream.c126 char *buf, *nl;
166 nl = memchr (buf, '\n', len);
171 if (!nl)
186 nl = fs->p;
188 else if (fs->point_col + (nl - buf) < (ssize_t) fs->rmargin)
193 buf = nl + 1;
204 if (nl < fs->p)
206 memmove (buf + (r - fs->point_col), nl, fs->p - nl);
207 fs->p -= buf + (r - fs->point_col) - nl;
124 char *buf, *nl; local
[all...]
/osnet-11/usr/src/lib/libkvm/common/
H A Dtest.c59 void tst_nlist(struct nlist nl[]);
72 struct nlist nl[] = { variable in typeref:struct:nlist
136 tst_nlist(nl);
138 for (nlp = nl; nlp[0].n_type != 0; nlp++)
191 tst_nlist(struct nlist nl[]) argument
196 printf("kvm_nlist([nl])\n");
197 if ((i = kvm_nlist(cookie, nl)) != 0)
199 for (i = 0; nl[i].n_name != 0 && nl[i].n_name[0] != '\0'; i++) {
206 switch (nl[
[all...]
H A Dkvm.c84 struct nlist nl[3] = { { "kas" }, { "practive" }, { "" } }; local
175 if (kvm_nlist(kd, nl) == -1)
179 kd->kvm_kas = (struct as *)nl[0].n_value;
180 kd->kvm_practive = (proc_t *)nl[1].n_value;
202 kvm_nlist(kvm_t *kd, struct nlist nl[]) argument
204 return (nlist(kd->kvm_namelist, nl));
/osnet-11/usr/src/lib/libnisdb/
H A Dnis_hashitem.c502 __nis_hash_item_mt *nl, **pp; local
510 while ((nl = *(pp = __find_item_mt(name, table, (int *)0))) != 0) {
513 if (nl->readers == 0 && nl->writer == 0)
515 if (nl->writer != 0 && nl->writer_id == mtid)
517 (void) pthread_cond_wait(&nl->lock, &table->lock);
520 if (nl == 0) {
525 /* Remove nl from the hash chain */
526 *pp = nl
[all...]
H A Dldap_util.c368 int l, nl; local
382 s = am(myself, (nl = l + v->length) + 1);
394 *newLen = nl;
/osnet-11/usr/src/lib/libdevid/
H A Ddeviceid.c136 struct nmlist *nl; local
146 for (; (nl = *nlhp) != NULL; nlhp = &nl->nl_next)
150 if ((nl = malloc(sizeof (*nl))) == NULL)
153 if ((nl->nl_devname = strdup(path)) == NULL) {
154 free(nl);
157 nl->nl_next = NULL;
158 nl->nl_dev = dev;
161 *nlhp = nl;
234 struct nmlist *nl; local
[all...]
/osnet-11/usr/src/lib/libdhcpsvc/modules/files/
H A Ddhcptab.c61 char nl; local
107 &nl);
108 if (nelems != 2 || conver != DSVC_CONVER || nl != '\n') {
H A Ddhcp_network.c71 char nl; local
124 connet, &nl);
131 conver != DSVC_CONVER || nl != '\n') {
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dmisc.h339 const char nl[2] = "\n"; local
341 grub_xputs (nl);
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c245 int nb, nl, dn, proto, rv; local
357 nl = nb < 16? nb: 16;
359 for (k = 0; k < nl; ++k)
364 for (k = 0; k < nl; ++k) {
370 p += nl;
371 nb -= nl;
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmlocale.c353 int nl; local
361 nl = 3 * GetLocaleInfo(lcid, LOCALE_SLONGDATE, 0, 0);
362 n = nt + ns + nl;
/osnet-11/usr/src/lib/libc/port/regex/
H A Dwordexp.c340 char *nl; local
342 if ((nl = realloc(line, bs + BUFSZ)) == NULL) {
346 line = nl;
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-mem/common/
H A Dmem_mdesc.c481 mem_dimm_list_t *dl, *nl; local
494 for (dl = bm->bm_dlist; dl != NULL; dl = nl) {
495 nl = dl->dl_next;
/osnet-11/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.c283 mndiskset_membershiplist_t *nl, *nl2; local
307 if (meta_read_nodelist(&nodecnt, &nl, ep) == -1) {
325 nl2 = nl;
374 meta_free_nodelist(nl);
2088 mndiskset_membershiplist_t *nl, *nl2; local
2100 if (meta_read_nodelist(&nodecnt, &nl, ep) == -1) {
2109 if (meta_is_member(node_v[i], NULL, nl) == 0) {
2110 meta_free_nodelist(nl);
2120 meta_free_nodelist(nl);
2121 nl
[all...]
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c914 * each new-line character is replaced with string <nl>.
917 void hist_list(register History_t *hp,Sfio_t *outfile, off_t offset,int last, char *nl) argument
930 sfputr(outfile,nl,-1);
/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dgzio.c878 unsigned nl; /* number of literal/length codes */ local
890 nl = 257 + ((unsigned) b & 0x1f); /* number of literal/length codes */
898 if (nl > 286 || nd > 30)
924 n = nl + nd;
990 if (huft_build (ll, nl, 257, cplens, cplext, &gzio->tl, &gzio->bl) != 0)
997 if (huft_build (ll + nl, nd, 0, cpdist, cpdext, &gzio->td, &gzio->bd) != 0)
/osnet-11/usr/src/grub/grub2/grub-core/video/readers/
H A Dpng.c436 int nl, nd, nb, i, prev; local
443 nl = DEFLATE_HLIT_BASE + grub_png_get_bits (data, 5);
447 if ((nl > DEFLATE_HLIT_MAX) || (nd > DEFLATE_HDIST_MAX) ||
473 for (i = 0; i < nl + nd; i++)
481 if (i < nl)
489 code = i - nl;
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c947 unsigned nl; /* number of literal/length codes */ local
959 nl = 257 + ((unsigned) b & 0x1f); /* number of literal/length codes */
967 if (nl > 286 || nd > 30)
992 n = nl + nd;
1056 if ((i = huft_build (ll, nl, 257, cplens, cplext, &tl, &bl)) != 0)
1067 if ((i = huft_build (ll + nl, nd, 0, cpdist, cpdext, &td, &bd)) != 0)

Completed in 122 milliseconds

12