Home
last modified time | relevance | path

Searched defs:check_file (Results 1 – 3 of 3) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/utils/
Dfilecap.c44 static int check_file(const char *fpath, in check_file() function
/external/chromium_org/tools/checkperms/
Dcheckperms.py304 def check_file(root_path, rel_path): function
361 def check_file(self, rel_path): member in ApiBase
/external/e2fsprogs/lib/quota/
Dquotaio.h110 int (*check_file) (struct quota_handle *h, int type, int fmt); member