Home
last modified time | relevance | path

Searched refs:process_glob_ignores (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/bart/
H A Dbart.h157 void process_glob_ignores(char *, uint_t *);
H A Drules.c1086 process_glob_ignores(char *ignore_list, uint_t *flags) in process_glob_ignores() function
H A Dcompare.c81 process_glob_ignores(optarg, &glob_flags); in bart_compare()