Home
last modified time | relevance | path

Searched refs:nl (Results 101 – 125 of 138) sorted by relevance

123456

/illumos-gate/usr/src/ucbhead/
H A Dcurses.h173 #define nl() (_tty.sg_flags |= CRMOD, _pfast = _rawmode, \ macro
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.p5m346 file path=usr/share/lib/terminfo/a/att4415+nl
361 hardlink path=usr/share/lib/terminfo/a/att4425-nl target=../a/att5425-nl
379 hardlink path=usr/share/lib/terminfo/a/att5420+nl target=../a/att4415+nl
380 hardlink path=usr/share/lib/terminfo/a/att5420-nl target=../a/att4415-nl
382 hardlink path=usr/share/lib/terminfo/a/att5420-rv-nl target=../a/att4415-rv-nl
384 hardlink path=usr/share/lib/terminfo/a/att5420-w-nl target=../a/att4415-w-nl
2054 hardlink path=usr/share/lib/terminfo/t/tty5420+nl target=../a/att4415+nl
2055 hardlink path=usr/share/lib/terminfo/t/tty5420-nl target=../a/att4415-nl
2057 hardlink path=usr/share/lib/terminfo/t/tty5420-rv-nl target=../a/att4415-rv-nl
2059 hardlink path=usr/share/lib/terminfo/t/tty5420-w-nl target=../a/att4415-w-nl
[all …]
H A Dsystem-xopen-xcu4.p5m79 file path=usr/xpg4/bin/nl mode=0555
H A Dsystem-extended-system-utilities.p5m89 file path=usr/bin/nl mode=0555
217 file path=usr/share/man/man1/nl.1
H A Dsystem-bhyve.p5m108 file path=usr/share/bhyve/kbdlayout/nl mode=0444
H A Dsystem-library.man3xcurses.inc268 file path=usr/share/man/man3xcurses/nl.3xcurses
272 link path=usr/share/man/man3xcurses/nonl.3xcurses target=nl.3xcurses
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c921 void hist_list(register History_t *hp,Sfio_t *outfile, off_t offset,int last, char *nl) in hist_list() argument
934 sfputr(outfile,nl,-1); in hist_list()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DREADME47 CRNL off <cr><nl> treated as <nl> in shell grammar.
/illumos-gate/usr/src/cmd/
H A DMakefile292 nl \
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers257 nl;
/illumos-gate/usr/src/man/man1/
H A DMakefile255 nl.1 \
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c779 natlookup_t nl; local
784 error = fr_inobj(data, &nl, IPFOBJ_NATLOOKUP);
785 if (nl.nl_v != 6)
786 nl.nl_v = 4;
790 switch (nl.nl_v)
793 ptr = nat_lookupredir(&nl, ifs);
797 ptr = nat6_lookupredir(&nl, ifs);
806 error = fr_outobj(data, &nl, IPFOBJ_NATLOOKUP);
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile107 nl.3xcurses \
689 nonl.3xcurses := LINKSRC = nl.3xcurses
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c1665 char nl = '\n'; in comment() local
1672 iov[2].iov_base = &nl; in comment()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c3025 int sh_trace(Shell_t *shp,register char *argv[], register int nl) in sh_trace() argument
3029 int decl = (nl&2); in sh_trace()
3030 nl &= ~2; in sh_trace()
3048 nl = (nl?'\n':-1); in sh_trace()
3052 sfputr(sfstderr,cp,*++argv?' ':nl); in sh_trace()
3066 sfputr(sfstderr,cp,*argv?' ':nl); in sh_trace()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmapfile-vers214 nl;
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c4599 const char *nl; in findnl_bkwd() local
4603 nl = NULL; in findnl_bkwd()
4623 nl = p; in findnl_bkwd()
4629 if (nl) { in findnl_bkwd()
4630 return ((size_t)(nl - buf)); in findnl_bkwd()
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5091 inflate_trees_dynamic(nl, nd, c, bl, bd, tl, td, hp, z) in inflate_trees_dynamic() argument
5092 uInt nl; /* number of literal/length codes */ in inflate_trees_dynamic()
5107 r = huft_build(c, nl, 257, cplens, cplext, tl, bl, hp, &hn, v);
5121 r = huft_build(c + nl, nd, 0, cpdist, cpdext, td, bd, hp, &hn, v);
5122 if (r != Z_OK || (*bd == 0 && nl > 257))
/illumos-gate/usr/src/man/man3curses/
H A DMakefile369 nl.3curses \
845 nl.3curses := LINKSRC = curs_outopts.3curses
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c74 uint64_t nl = (n); \
76 ((nl) << IEEE1394_ADDR_PHY_ID_SHIFT); \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3925 local int inflate_trees_dynamic(nl, nd, c, bl, bd, tl, td, z) in inflate_trees_dynamic() argument
3926 uInt nl; /* number of literal/length codes */ in inflate_trees_dynamic()
3938 if ((r = huft_build(c, nl, 257, cplens, cplext, tl, bl, z)) != Z_OK)
3952 if ((r = huft_build(c + nl, nd, 0, cpdist, cpdext, td, bd, z)) != Z_OK)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmilter.c519 mi_int32 nl; local
561 nl = htonl(len + 1); /* add 1 for the command char */
562 (void) memcpy(data, (char *) &nl, MILTER_LEN_BYTES);
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src327 :bl=^G:do=^J:nl=^J:
4790 :mr=\E[7m:nd=\E[C:nl=^J:rc=\E8:\
5663 :us=\E&dD\E&v1S:tc=hp2621-nl:
9146 att4415+nl|tty5420+nl|att5420+nl|generic AT&T 4415/5420 changes for not changing labels:\
9149 att4415-nl|tty5420-nl|att5420-nl|AT&T 4415/5420 without changing labels:\
9152 att4415-rv-nl|tty5420-rv-nl|att5420-rv-nl|AT&T 4415/5420 reverse video without changing labels:\
9155 att4415-w-nl|tty5420-w-nl|att5420-w-nl|AT&T 4415/5420 132 cols without changing labels:\
9298 att5425-nl|tty5425-nl|att4425-nl|AT&T 4425/5425 80 columns no labels:\
14156 :li#25:tc=ndr9500-nl:
14173 :li#25:tc=ndr9500-mc-nl:
[all …]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news461 and nl termcap options. (Thanks to UCLA for these enhancements).
833 function keys, use terminal type 2621nl instead of 2621.)
939 and nl termcap options. (Thanks to UCLA for these enhancements).
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h737 extern int nl(void);

123456