Home
last modified time | relevance | path

Searched refs:NL (Results 26 – 50 of 63) sorted by relevance

123

/illumos-gate/usr/src/cmd/sh/
H A Dname.c559 prc_buff(NL); in printnam()
573 prc_buff(NL); in printro()
585 prc_buff(NL); in printexp()
H A Dfunc.c206 prc_buff(NL); in prbgnlst()
217 prc_buff(NL); in prendlst()
H A Dhashserv.c207 prc_buff(NL);
386 prc_buff(NL); in what_is_path()
H A Dpwd.c259 prc_buff(NL); in cwdprint()
H A Dfault.c380 prc_buff(NL); in systrap()
H A Dio.c317 *clinep++ = NL; in copy()
H A Dmain.c421 t = cmd(NL, MTFLG); in exfile()
H A Dxec.c521 execute(cmd(NL, NLFLG | MTFLG), 0, (int)(flags & errflg)); in execexp()
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.lx.l124 <A>\n { lineno++; RETURN(NL); }
155 <comment>\n { BEGIN A; lineno++; RETURN(NL); }
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshlex.h71 #define NL '\n' macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c1923 if(c=='\r' && (c=fcget())!=NL) in here_copy()
1926 if(c==NL) in here_copy()
1994 if(c=='\r' && (c=fcget())!=NL) in here_copy()
2001 if(c==NL) in here_copy()
2003 if(iop->iodelim[n]==0 && (c==NL||c==RPAREN)) in here_copy()
2029 if(c==NL) in here_copy()
2043 if(c==NL) in here_copy()
2052 if(c==NL) in here_copy()
2105 if(sym==NL) in fmttoken()
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_lex.l41 \n { cmd_no++; return NL; }
H A Dfsdb_yacc.y89 %token NL
122 empty_statement : NL
/illumos-gate/usr/src/data/zoneinfo/
H A Dcountry.tab60 BQ Caribbean NL
196 NL Netherlands
/illumos-gate/usr/src/cmd/troff/
H A Dn4.c124 i = numtab[NL].val; in setn()
668 j = numtab[NL].val;
H A Dn2.c296 if (numtab[NL].val) {
H A Dn1.c271 numtab[NL].val, ejf, lss, eileenct); in main()
344 numtab[NL].val = -1; in init0()
394 numtab[NL].val = -1; in init2()
H A Dn3.c984 if (numtab[NL].val > dip->hnl) in casetl()
985 dip->hnl = numtab[NL].val; in casetl()
/illumos-gate/usr/src/ucblib/libcurses/
H A Dcr_tty.c47 &LL, &MA, &ND, &NL, &_PC, &RC, &SC, &SE, &SF,
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops2.c1143 if (c != NL) {
1169 if (c != NL && !splitw) {
1370 case NL:
H A Dex.h200 #define NL '\n' macro
/illumos-gate/usr/src/cmd/dc/
H A Ddc.h39 #define NL 1 macro
/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l206 return (NL);
748 return (NL);
/illumos-gate/usr/src/cmd/eeprom/i386/
H A Dbenv.c342 #define NL '\n' macro
356 if (*p == NL) { in add_comm()
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h62 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF,

123