Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c183 } Shfield_t; typedef
188 static Shfield_t *sh_findfield(Shfield_t *ftable, int nelem, const char *name) in sh_findfield()
190 Shfield_t *fp = ftable; in sh_findfield()
215 Shfield_t *fields; /* field description table */
224 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np) in sh_newnode()
245 Shfield_t *fp = sh_findfield(sp->fields,sp->nelem,name); in fieldcreate()
262 Shfield_t *fp = sp->fields; in genvalue()
400 static Shfield_t filefield[] =