1 #ifndef _MBOX_CONF_H_INCLUDED_
2 #define _MBOX_CONF_H_INCLUDED_
22 #define MBOX_FLOCK_LOCK (1<<0)
23 #define MBOX_FCNTL_LOCK (1<<1)
24 #define MBOX_DOT_LOCK (1<<2)
25 #define MBOX_DOT_LOCK_MAY_FAIL (1<<3)
int mbox_lock_mask(const char *)
ARGV * mbox_lock_names(void)