3 #ifndef _DOT_LOCKFILE_AS_H_INCLUDED_
4 #define _DOT_LOCKFILE_AS_H_INCLUDED_
10 /* dotlock file management
12 /* #include <dot_lockfile_as.h>
24 extern int dot_lockfile_as(const char *, VSTRING
*, uid_t
, gid_t
);
25 extern void dot_unlockfile_as(const char *, uid_t
, gid_t
);
30 /* The Secure Mailer license must be distributed with this software.
33 /* IBM T.J. Watson Research
35 /* Yorktown Heights, NY 10598, USA