Searched refs:match_function (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/diff/
H A Ddiffreg.c197 static char *match_function(const long *, int, FILE *);
1444 match_function(const long *f, int pos, FILE *fp) function
1513 f = match_function(ixold, cvp->a - 1, f1);
1620 f = match_function(ixold, cvp->a - 1, f1);

Completed in 110 milliseconds