Home
last modified time | relevance | path

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

/scripts/kconfig/
Dconfdata.c47 static bool is_same(const char *file1, const char *file2) in is_same() function
899 if (is_same(name, tmpname)) { in conf_write()