Home
last modified time | relevance | path

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

/external/kmod/tools/
Ddepmod.c2702 static int depfile_up_to_date(const char *dirname) in depfile_up_to_date() function
2864 if (depfile_up_to_date(cfg.dirname) == 1) in do_depmod()