Home
last modified time | relevance | path

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

/dports/shells/ksh93/ast-93u/src/cmd/kshlib/open/
H A Dopen.c222 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np) in sh_newnode() function
249 nodes[n] = nq = sh_newnode(fp,np); in fieldcreate()
273 np = sh_newnode(fp,npar); in genvalue()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/kshlib/open/
H A Dopen.c222 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np) in sh_newnode() function
249 nodes[n] = nq = sh_newnode(fp,np); in fieldcreate()
273 np = sh_newnode(fp,npar); in genvalue()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/kshlib/open/
H A Dopen.c222 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np) in sh_newnode() function
249 nodes[n] = nq = sh_newnode(fp,np); in fieldcreate()
273 np = sh_newnode(fp,npar); in genvalue()