#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include "alloc.h"
#include "error.h"
#include "stralloc.h"
#include "str.h"
#include "sig.h"
#include "getconf.h"
#include "logmsg.h"
#include "getln.h"
#include "buffer.h"
#include "readwrite.h"
#include "fmt.h"
#include "getoptb.h"
#include "idxthread.h"
#include "makehash.h"
#include "lock.h"
#include "open.h"
#include "scan.h"
#include "idx.h"
#include "errtxt.h"
#include "lockfile.h"
#include "auto_version.h"
Go to the source code of this file.
|
#define | WHO "ezmlm-archive" |
|
int | rename (const char *, const char *) |
void | close_proper (buffer *bo, char *s, char *sn) |
| flush,sync,close,move sn->s
|
void | write_threads (msgentry *msgtable, subentry *subtable, authentry *authtable, dateentry *datetable, unsigned long from, unsigned long to) |
int | main (int argc, char **argv) |
- Author
- Bruce Guenter
Definition in file ezmlm-archive.c.
◆ WHO
#define WHO "ezmlm-archive" |
◆ close_proper()
void close_proper |
( |
buffer * | bo, |
|
|
char * | s, |
|
|
char * | sn ) |
flush,sync,close,move sn->s
fn close_proper
- Parameters
-
stralloc | bo, char *s, char *sn |
Definition at line 66 of file ezmlm-archive.c.
◆ main()
int main |
( |
int | argc, |
|
|
char ** | argv ) |
◆ rename()
int rename |
( |
const char * | , |
|
|
const char * | ) |
◆ write_threads()
◆ bi
◆ bn
◆ bo
◆ ca
◆ dir
◆ flagerror
◆ flagsync
◆ fn
◆ fnn
◆ inbuf
◆ line
◆ num
◆ numbuf
◆ outbuf
◆ strnum