Searched defs:check (Results 1 – 8 of 8) sorted by relevance
52 int Fat::check(const char *fsPath) { in check() function in Fat
87 static int check(PublicKey key, boolean useSHA256) throws Exception { in check() method in DumpPublicKey
532 check(char *path, char *name, struct stat *sp) in check() function
82 bool check = ret <= len; in alloc_statistics() local
101 static int check(void *_desc, int len, unsigned type, int size) in check() function
784 bool check = ret <= len; in main() local
211 bool check = (cur_proc == NULL); in VerifyIgnoreFrames() local
1299 int (*check) ( EventHook hook ); member