Home
last modified time | relevance | path

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

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