Home
last modified time | relevance | path

Searched refs:safe_open_exist (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dsafe_open.c94 static VSTREAM *safe_open_exist(const char *path, int flags, in safe_open_exist() function
256 return (safe_open_exist(path, flags, st, why)); in safe_open()
271 fp = safe_open_exist(path, flags, st, why); in safe_open()
275 fp = safe_open_exist(path, flags, st, why); in safe_open()