/[imapfilter]/imapfilter/imapfilter.h
ViewVC logotype

Diff of /imapfilter/imapfilter.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57 by lefcha, Mon May 19 22:38:15 2003 UTC revision 1.58 by lefcha, Tue May 20 12:17:52 2003 UTC
# Line 59  Line 59 
59  #define OPTION_HEADERS                  0x0020  #define OPTION_HEADERS                  0x0020
60  #define OPTION_NAMESPACE                0x0040  #define OPTION_NAMESPACE                0x0040
61  #define OPTION_SUBSCRIBE                0x0080  #define OPTION_SUBSCRIBE                0x0080
62  #define OPTION_WARNING                  0x0100  #define OPTION_PASSWORD_EDITOR          0x0100
63  #define OPTION_PASSWORD_EDITOR          0x0200  #define OPTION_DAEMON_MODE              0x0200
 #define OPTION_DAEMON_MODE              0x0400  
64    
65  /* Other flags. */  /* Other flags. */
66  #define FLAG_DAEMON_MODE                0x01  #define FLAG_DAEMON_MODE                0x01
# Line 249  secmem_t *secmem_find(void *ptr); Line 248  secmem_t *secmem_find(void *ptr);
248  void secmem_remove(secmem_t * node);  void secmem_remove(secmem_t * node);
249  void secmem_clear(void);  void secmem_clear(void);
250    
 #ifdef MEMORY_LOCK  
 void secmem_lock(void);  
   
 #endif  
251  void corefile_disable(void);  void corefile_disable(void);
252    
253  /*      misc.c          */  /*      misc.c          */

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26