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

/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dexclude.h35 int add_exclude_file PARAMS ((void (*) (struct exclude *, char const *),
H A Dexclude.c84 add_exclude_file (void (*add_func) PARAMS ((struct exclude *, char const *)), function
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dexclude.h49 int add_exclude_file PARAMS ((void (*) (struct exclude *, char const *, int),
H A Dexclude.c217 add_exclude_file (void (*add_func) PARAMS ((struct exclude *, function
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/diff/
H A Ddiff.c48 static int add_exclude_file PARAMS((char const *));
154 add_exclude_file (name)
524 if (add_exclude_file (optarg) != 0)
152 add_exclude_file (name) function
/netbsd-6-1-5-RELEASE/gnu/dist/grep/src/
H A Dgrep.c1611 if (add_exclude_file (add_exclude, excluded_patterns, optarg, '\n')
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Ddiff.c490 if (add_exclude_file (add_exclude, excluded, optarg,

Completed in 186 milliseconds