Searched defs:sh_newnode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c224 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np) function
252 nodes[n] = nq = sh_newnode(fp,np);
276 np = sh_newnode(fp,npar);

Completed in 46 milliseconds