Lines Matching defs:argp
1020 register struct argnod *argp;1033 argp = t->com.comarg;1034 if(argp && *com && !(argp->argflag&ARG_RAW))1136 if(shp->envlist = argp = t->com.comset)1210 nv_setlist(argp,flgs,tp);1213 shp->envlist = argp;1214 argp = NULL;1258 argp = 0;1361 if(argp)1364 sh_scope(shp,argp,0);