Home
last modified time | relevance | path

Searched refs:imported_namespaces (Results 1 – 2 of 2) sorted by relevance

/scripts/mod/
Dmodpost.h131 struct namespace_list *imported_namespaces; member
Dmodpost.c301 return contains_namespace(module->imported_namespaces, namespace); in module_imports_namespace()
1993 add_namespace(&mod->imported_namespaces, namespace); in read_symbols()