3 #ifndef _SAFE_OPEN_H_INCLUDED_
4 #define _SAFE_OPEN_H_INCLUDED_
10 /* safely open or create regular file
12 /* #include <safe_open.h>
31 extern VSTREAM
*safe_open(const char *, int, mode_t
, struct stat
*, uid_t
, gid_t
, VSTRING
*);
36 /* The Secure Mailer license must be distributed with this software.
39 /* IBM T.J. Watson Research
41 /* Yorktown Heights, NY 10598, USA