Home
last modified time | relevance | path

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

/external/kmod/tools/
Ddepmod.c51 static const char CFG_BUILTIN_KEY[] = "built-in"; variable
475 if (streq(path, CFG_BUILTIN_KEY)) in cfg_define_search_type()