Home | History | Annotate | Download | only in src

Lines Matching full:module_name

1767 			new_decl->module_name = strdup(module->policy->name);
1768 if (new_decl->module_name == NULL) {
2066 char *mod_name = cur->branch_list->module_name ?
2067 cur->branch_list->module_name : "BASE";
2132 char *mod_name = cur->branch_list->module_name ?
2133 cur->branch_list->module_name : "BASE";
2205 char *mod_name = decl->module_name ?
2206 decl->module_name : "BASE";