Lines Matching refs:mod_ptr
70 struct tree_modifier *mod_ptr;
86 for (mod_ptr = rule_ptr->modifiers; mod_ptr != NULL;
87 mod_ptr = mod_ptr->next) {
89 pattern = mod_ptr->mod_str;
90 if (mod_ptr->is_dir == B_FALSE) {
102 if (mod_ptr->include == B_TRUE)
122 if (mod_ptr->include == B_TRUE)
151 if (mod_ptr->include == B_FALSE)
153 } else if (mod_ptr->include == B_TRUE) {
204 if (mod_ptr->include == B_TRUE)
217 if (mod_ptr->include == B_TRUE)
275 if (mod_ptr->include == B_TRUE) {
281 } else if (mod_ptr->include == B_TRUE) {
325 if (mod_ptr->include == B_FALSE) {
331 } else if (mod_ptr->include == B_TRUE)
551 * Add a modifier to the mod_ptr list in each rule, putting negative