Home
last modified time | relevance | path

Searched refs:file_match (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dsave_file.c10 static int file_match __P((void *, void *));
24 file_match,
64 file_match(ctx1, ctx2) in file_match() function
/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dmany.pl930 my ($t, $file_match);
935 $file_match = $1;
936 $file_match = $2 if defined $2;
949 else { $objs = [$file_match]; }
971 if ($FILE =~ ("${file_match}_(.+)")) {