Home | History | Annotate | Download | only in src

Lines Matching full:module_name

1790 			new_decl->module_name = strdup(module->policy->name);
1791 if (new_decl->module_name == NULL) {
2093 const char *mod_name = cur->branch_list->module_name ?
2094 cur->branch_list->module_name : "BASE";
2152 const char *mod_name = cur->branch_list->module_name ?
2153 cur->branch_list->module_name : "BASE";
2224 const char *mod_name = decl->module_name ?
2225 decl->module_name : "BASE";