citadel
About:
Citadel
is an advanced messaging and collaboration system for groupware and BBS applications (preferred OS: Linux).
Fossies
Dox
:
citadel.tar.gz
("unofficial" and yet experimental doxygen-generated source code documentation)
Loading...
Searching...
No Matches
genstamp.h
Go to the documentation of this file.
1
2
long
datestring
(
char
*buf,
size_t
n, time_t xtime,
int
which_format);
3
4
enum
{
5
DATESTRING_RFC822
,
6
DATESTRING_IMAP
7
};
DATESTRING_RFC822
@ DATESTRING_RFC822
Definition
genstamp.h:5
DATESTRING_IMAP
@ DATESTRING_IMAP
Definition
genstamp.h:6
datestring
long datestring(char *buf, size_t n, time_t xtime, int which_format)
Definition
genstamp.c:26
server
genstamp.h
Generated by
1.10.0