Searched defs:does_file_exist (Results 1 – 9 of 9) sorted by relevance
54 sub does_file_exist { -s (shift)->file } method in MooseX::Daemonize::Pid::File
267 does_file_exist({error, enoent}) -> false; function268 does_file_exist(_Else) -> true. function
35 does_file_exist(char *file) in does_file_exist() function45 does_file_exist(char *file) in does_file_exist() function
533 def does_file_exist(file_name): function
91 static int does_file_exist(const char *filename) in does_file_exist() function
683 static int does_file_exist(const char *filename) in does_file_exist() function
4435 static void does_file_exist(void *d_, unsigned char *file) in does_file_exist() function
2261 int does_file_exist(char * path) in does_file_exist() function