djbdnscurve6 46
djbdnscurve6
Loading...
Searching...
No Matches
generic-conf.h File Reference
#include "buffer.h"
Include dependency graph for generic-conf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void init (const char *, const char *)
void makedir (const char *)
void start (const char *)
void outs (const char *)
void out (const char *, unsigned int)
void copyfrom (buffer *)
void finish (void)
void perm (int)
void owner (int, int)
void makelog (const char *, int, int)

Function Documentation

◆ copyfrom()

void copyfrom ( buffer * b)
extern

Definition at line 59 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ finish()

void finish ( void )
extern

Definition at line 64 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ init()

void init ( const char * d,
const char * f )
extern

Definition at line 17 of file generic-conf.c.

◆ makedir()

void makedir ( const char * s)
extern

Definition at line 35 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ makelog()

void makelog ( const char * user,
int uid,
int gid )
extern

Definition at line 81 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ out()

void out ( const char * s,
unsigned int len )
extern

Definition at line 54 of file generic-conf.c.

Here is the call graph for this function:

◆ outs()

void outs ( const char * s)
extern

Definition at line 49 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ owner()

void owner ( int uid,
int gid )
extern

Definition at line 76 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ perm()

void perm ( int mode)
extern

Definition at line 71 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ start()

void start ( const char * s)
extern

Definition at line 41 of file generic-conf.c.

Here is the call graph for this function:
Here is the caller graph for this function: