citadel
About: Citadel is an advanced messaging and collaboration system for groupware and BBS applications (preferred OS: Linux).
![]() ![]() |
Data Fields | |
const char * | oldname |
long | oldnamelen |
const char * | newname |
long | newnamelen |
struct irl ** | irl |
Definition at line 114 of file serv_imap.c.
struct irl** __irlparms::irl |
Definition at line 119 of file serv_imap.c.
Referenced by imap_rename(), and imap_rename_backend().
const char* __irlparms::newname |
Definition at line 117 of file serv_imap.c.
Referenced by imap_rename(), and imap_rename_backend().
long __irlparms::newnamelen |
Definition at line 118 of file serv_imap.c.
Referenced by imap_rename().
const char* __irlparms::oldname |
Definition at line 115 of file serv_imap.c.
Referenced by imap_rename(), and imap_rename_backend().
long __irlparms::oldnamelen |
Definition at line 116 of file serv_imap.c.
Referenced by imap_rename(), and imap_rename_backend().