Home
last modified time | relevance | path

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

/dports/mail/fdm/fdm-2.0/
H A Dfile.c66 if (!(locks & LOCK_DOTLOCK)) in mklock()
90 if (!(locks & LOCK_DOTLOCK)) in rmlock()
H A Dfdm.h594 #define LOCK_DOTLOCK 0x4 macro
H A Dfdm.c526 if (conf.lock_types & LOCK_DOTLOCK) in main()
H A Dparse.y939 $$ = LOCK_DOTLOCK;