Home
last modified time | relevance | path

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

/external/valgrind/none/tests/solaris/
Dproc_auxv.c11 static int check_file(const char *path, auxv_t *auxv) in check_file() function
/external/libcap-ng/libcap-ng-0.7/utils/
Dfilecap.c44 static int check_file(const char *fpath, in check_file() function
/external/autotest/client/site_tests/security_AccountsBaseline/
Dsecurity_AccountsBaseline.py57 def check_file(self, basename): member in security_AccountsBaseline
/external/chromium-trace/catapult/third_party/coverage/
Digor.py261 def check_file(fname, crlf=True, trail_white=True): function
/external/autotest/utils/
Drun_pylint.py262 def check_file(file_path, base_opts): function
/external/e2fsprogs/lib/quota/
Dquotaio.h110 int (*check_file) (struct quota_handle *h, int type, int fmt); member