Home
last modified time | relevance | path

Searched refs:LIB_NAME_LEN (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/interfaces/innerkits/modulemgr/
H A Dmodulemgr.c36 #define LIB_NAME_LEN 3 macro
136 if (strncmp(name, "lib", LIB_NAME_LEN) == 0) { in ModuleCompare()
137 name = name + LIB_NAME_LEN; in ModuleCompare()

Completed in 1 milliseconds