Home
last modified time | relevance | path

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

/external/kmod/tools/
Ddepmod.c2619 static int depfile_up_to_date_dir(DIR *d, time_t mtime, size_t baselen, char *path) in depfile_up_to_date_dir() function
2668 err = depfile_up_to_date_dir(subdir, mtime, in depfile_up_to_date_dir()
2728 err = depfile_up_to_date_dir(d, st.st_mtime, baselen, path); in depfile_up_to_date()