Home
last modified time | relevance | path

Searched refs:sh_newnode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c224 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np) in sh_newnode() function
252 nodes[n] = nq = sh_newnode(fp,np); in fieldcreate()
276 np = sh_newnode(fp,npar); in genvalue()