Searched refs:REPLYNOD (Results 1 – 4 of 4) sorted by relevance
37 #define REPLYNOD (shgd->bltin_nodes+7) macro
275 np = nv_open(nv_name(REPLYNOD),shp->var_tree,0); in sh_readline()277 np = REPLYNOD; in sh_readline()
1313 np = REPLYNOD; in varsub()1342 else if(np!=REPLYNOD || !mp->shp->cur_line) in varsub()1432 else if(mp->shp->cur_line && np==REPLYNOD) in varsub()
2307 if(!(val=nv_getval(sh_scoped(shp,REPLYNOD)))) in sh_exec()2358 if((cp=nv_getval(sh_scoped(shp,REPLYNOD))) && *cp==0) in sh_exec()