Searched refs:sh_endword (Results 1 – 3 of 3) sorted by relevance
201 sh_endword(shp,1); in r_arg()204 ap = sh_endword(shp,0); in r_arg()
1401 lp->arg = sh_endword(shp,2); in sh_lex()1410 lp->arg = sh_endword(shp,-1); in sh_lex()1412 lp->arg = sh_endword(shp,0); in sh_lex()1754 lp->arg = sh_endword(lp->sh,0); in nested_here()2210 struct argnod *sh_endword(Shell_t *shp,int mode) in sh_endword() function
407 extern struct argnod *sh_endword(Shell_t*,int);