txtwalk.c | 57 static int finddata(const struct lookfor *, char *, struct data *, size_t *); 134 if (finddata(item, line, found, &numfound)) { 201 finddata(const struct lookfor *item, char *line, struct data *found, size_t *numfound) function in typeref:typename:int
|