Searched refs:getfields (Results 1 – 1 of 1) sorted by relevance
264 static int getfields(char *, char **, int);2021 nfields = getfields(buf, fields, in infile()4034 getfields(char *cp, char **array, int arrayelts) in getfields() function