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

/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/
H A Dmerge.sh20 list_files() { function
26 for f in $(list_files $1); do
41 all=$( (list_files $upstream_path; list_files $local_path) | sort | uniq)
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/
H A Dmerge.sh17 list_files() { function
23 for f in $(list_files $1); do
38 all=$( (list_files $upstream_path; list_files $local_path) | sort | uniq)
/netbsd-current/external/bsd/tre/dist/src/
H A Dagrep.c189 static int list_files; /* List matching files. */ variable
459 if (list_files)
604 list_files = 1;
/netbsd-current/external/gpl2/grep/dist/src/
H A Dgrep.c459 static int list_files; /* List matching files. */ variable
980 if (list_files == 1 - 2 * status)
1515 list_files = -1;
1519 list_files = 1;
1662 list_files = 0;
1663 if (exit_on_match | list_files)

Completed in 391 milliseconds