Home
last modified time | relevance | path

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

/dports/mail/mmh/mmh-0.4/sbr/
H A Dlock_file.c101 static int lkopen_dot(char *, int, mode_t);
125 return lkopen_dot(file, access, mode); in lkopen()
353 lkopen_dot(char *file, int access, mode_t mode) in lkopen_dot() function
/dports/mail/nmh/nmh-1.7.1/sbr/
H A Dlock_file.c95 static int lkopen_dot (const char *, int, mode_t, int *);
304 return lkopen_dot(file, access, mode, failed_to_lock); in lkopen()
475 lkopen_dot (const char *file, int access, mode_t mode, int *failed_to_lock) in lkopen_dot() function
/dports/mail/nmh/nmh-1.7.1/
H A DChangeLog10662 lkopen_dot() would block forever if another process held a lock