Home | History | Annotate | Download | only in src

Lines Matching refs:module_name

1783 			new_decl->module_name = strdup(module->policy->name);
1784 if (new_decl->module_name == NULL) {
2086 char *mod_name = cur->branch_list->module_name ?
2087 cur->branch_list->module_name : "BASE";
2145 char *mod_name = cur->branch_list->module_name ?
2146 cur->branch_list->module_name : "BASE";
2217 char *mod_name = decl->module_name ?
2218 decl->module_name : "BASE";