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

/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c183 } Shfield_t; typedef in typeref:struct:_field_
188 static Shfield_t *sh_findfield(Shfield_t *ftable, int nelem, const char *name)
190 Shfield_t *fp = ftable;
215 Shfield_t *fields; /* field description table */
224 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np)
245 Shfield_t *fp = sh_findfield(sp->fields,sp->nelem,name);
262 Shfield_t *fp = sp->fields;
400 static Shfield_t filefield[] =

Completed in 59 milliseconds