Searched defs:safe_open (Results 1 – 6 of 6) sorted by relevance
245 VSTREAM *safe_open(const char *path, int flags, mode_t mode, in safe_open() function
44 safe_open(const char* name) in safe_open() function
91 safe_open(const char* file, const int flags) in safe_open() function
27 def safe_open (filename): function