Home
last modified time | relevance | path

Searched defs:numfound (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/sysinst/
H A Dtxtwalk.c128 size_t numfound = 0; in process() local
201 finddata(const struct lookfor *item, char *line, struct data *found, size_t *numfound) in finddata()