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

/ast/src/cmd/ksh93/include/
H A Dshell.h154 #define SH_NL 1 /* Treat new-lines as ; */ macro
/ast/src/cmd/ksh93/sh/
H A Dxec.c600 t = (Shnode_t*)sh_parse(shp,iop,(mode&(SH_READEVAL|SH_FUNEVAL))?mode&SH_FUNEVAL:SH_NL);

Completed in 42 milliseconds