/[mailutils]/mailutils/imap4d/imap4d.h
ViewVC logotype

Diff of /mailutils/imap4d/imap4d.h

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

revision 1.52 by gray, Wed Jan 22 20:20:53 2003 UTC revision 1.53 by gray, Tue Jan 28 21:44:11 2003 UTC
# Line 195  extern int  imap4d_uid __P ((struct imap Line 195  extern int  imap4d_uid __P ((struct imap
195  extern int  imap4d_unsubscribe __P ((struct imap4d_command *, char *));  extern int  imap4d_unsubscribe __P ((struct imap4d_command *, char *));
196  extern int  imap4d_namespace __P ((struct imap4d_command *, char *));  extern int  imap4d_namespace __P ((struct imap4d_command *, char *));
197  extern int  imap4d_version __P ((struct imap4d_command *, char *));  extern int  imap4d_version __P ((struct imap4d_command *, char *));
198    extern int  imap4d_idle __P ((struct imap4d_command *, char *));
199        
200  /* Shared between fetch and store */    /* Shared between fetch and store */  
201  extern void fetch_flags0 (const char *prefix, message_t msg, int isuid);  extern void fetch_flags0 (const char *prefix, message_t msg, int isuid);
# Line 273  void util_get_input __P((stream_t *pstr) Line 274  void util_get_input __P((stream_t *pstr)
274  void util_get_output __P((stream_t *pstr));  void util_get_output __P((stream_t *pstr));
275  void util_set_input __P((stream_t str));  void util_set_input __P((stream_t str));
276  void util_set_output __P((stream_t str));  void util_set_output __P((stream_t str));
277    int util_wait_input __P((int));
278      
279  void util_register_event __P((int old_state, int new_state,  void util_register_event __P((int old_state, int new_state,
280                                list_action_t *action, void *data));                                list_action_t *action, void *data));
281  void util_event_remove __P((void *id));  void util_event_remove __P((void *id));

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26