Searched defs:check_file (Results 1 – 6 of 6) sorted by relevance
11 static int check_file(const char *path, auxv_t *auxv) in check_file() function
44 static int check_file(const char *fpath, in check_file() function
57 def check_file(self, basename): member in security_AccountsBaseline
261 def check_file(fname, crlf=True, trail_white=True): function
262 def check_file(file_path, base_opts): function
110 int (*check_file) (struct quota_handle *h, int type, int fmt); member