Searched refs:getfields (Results 1 – 2 of 2) sorted by relevance
| /titanic_44/usr/src/cmd/lp/lib/filters/ |
| H A D | loadfilters.c | 48 static int getfields (int, char *[], char *, int, int, char *); 87 getfields(fd, filt, buf, sizeof(buf), FL_MAX, FL_SEP) != -1; in loadfilters() 194 getfields(int fd, char *fields[], char *buf, int bufsiz, int max, char *seps) in getfields() function
|
| /titanic_44/usr/src/cmd/zic/ |
| H A D | zic.c | 107 static char **getfields(char *buf); 850 fields = getfields(buf); 2067 getfields(cp) in getfields() function
|