Searched refs:sh_findfield (Results 1 – 1 of 1) sorted by relevance
188 static Shfield_t *sh_findfield(Shfield_t *ftable, int nelem, const char *name) in sh_findfield() function245 Shfield_t *fp = sh_findfield(sp->fields,sp->nelem,name); in fieldcreate()