s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions | Variables
predate.c File Reference
#include <sys/types.h>
#include <time.h>
#include <unistd.h>
#include "datetime.h"
#include "wait.h"
#include "fd.h"
#include "fmt.h"
#include "logmsg.h"
#include "buffer.h"
#include "exit.h"
#include "sig.h"
#include "qmail.h"
Include dependency graph for predate.c:

Go to the source code of this file.

Macros

#define WHO   "predate"
 

Functions

int main (int argc, char *const *argv)
 

Variables

char num [FMT_ULONG]
 
char outbuf [BUFSIZE_LINE]
 

Macro Definition Documentation

◆ WHO

#define WHO   "predate"

Definition at line 14 of file predate.c.

Function Documentation

◆ main()

int main ( int  argc,
char *const *  argv 
)

Definition at line 23 of file predate.c.

Here is the call graph for this function:

Variable Documentation

◆ num

char num[FMT_ULONG]

Definition at line 20 of file predate.c.

◆ outbuf

char outbuf[BUFSIZE_LINE]

Definition at line 21 of file predate.c.