Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mail/
Dpopen.c63 static int handle_spool_locks(int);
421 handle_spool_locks(int action) in handle_spool_locks() function
468 return(handle_spool_locks(1)); in spool_lock()
475 return(handle_spool_locks(0)); in spool_unlock()