Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

lock.h

Go to the documentation of this file.
00001 /******************************************************************************
00002  * $Id: lock.h,v 1.3 2004/01/15 14:54:25 simone_vellei Exp $
00003  * This file is part of liberopops (http://liberopops.sf.net)                 *
00004  * This file is distributed under the terms of GNU GPL license.               *
00005  ******************************************************************************/
00006 
00007 
00008 /******************************************************************************/
00014 /******************************************************************************/
00015 
00016 
00017 #ifndef _LOCK_H_
00018 #define _LOCK_H_
00019 
00028 int mailbox_unlock(char *user, char *domain, int timeout);
00029 
00030 
00031 #endif

Generated on Wed May 5 15:48:03 2004 for LiberoPOPs by doxygen 1.3.6-20040222