![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <unistd.h>
#include <sys/types.h>
#include <grp.h>
#include "buffer.h"
#include "exit.h"
#include "scan.h"
#include "fmt.h"
Go to the source code of this file.
Functions | |
void | outs (char *s) |
int | main (int argc, char *const const *argv) |
Variables | |
char | inbuf [BUFFER_SMALL] |
buffer | b = BUFFER_INIT(write,1,inbuf,sizeof(inbuf)) |
void outs | ( | char * | s | ) |
Definition at line 12 of file auto-gid.c.
Definition at line 10 of file auto-gid.c.
char inbuf[BUFFER_SMALL] |
Definition at line 9 of file auto-gid.c.