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

/system/core/init/
H A Dutil.c517 static int nftw_restorecon(const char* filename, const struct stat* statptr, function
528 return nftw(pathname, nftw_restorecon, fd_limit, flags);

Completed in 24 milliseconds