HomeSort by: relevance | last modified time | path
    Searched defs:finddata (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
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
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

Completed in 29 milliseconds