Searched refs:SH_NL (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h151 #define SH_NL 1 /* Treat new-lines as ; */ macro
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h160 #define SH_NL 1 /* Treat new-lines as ; */ macro
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h160 #define SH_NL 1 /* Treat new-lines as ; */ macro
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h160 #define SH_NL 1 /* Treat new-lines as ; */ macro
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h160 #define SH_NL 1 /* Treat new-lines as ; */ macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c565 t = (Shnode_t*)sh_parse(shp,iop,(mode&(SH_READEVAL|SH_FUNEVAL))?mode&SH_FUNEVAL:SH_NL);

Completed in 35 milliseconds