Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzic.c262 static int getfields(char *, char **, int);
2012 nfields = getfields(buf, fields, in infile()
4017 getfields(char *cp, char **array, int arrayelts) in getfields() function