Home
last modified time | relevance | path

Searched defs:print_only (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/diff/
H A Ddiff.c345 print_only(const char *path, size_t dirlen, const char *entry) in print_only() function
/dflybsd-src/contrib/gdb-7/readline/
H A Dhistexpand.c529 int substitute_globally, subst_bywords, want_quotes, print_only; local