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

/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c1356 int with_filenames; local
1406 with_filenames = 0;
1475 with_filenames = 1;
1827 if ((argc - optind > 1 && !no_filenames) || with_filenames)

Completed in 150 milliseconds