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