ezmlmx
0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlmx-0.68
src
include
getconf.h
Go to the documentation of this file.
1
#ifndef GETCONF_H
2
#define GETCONF_H
3
4
extern
int
getconf
(stralloc *sa,
const
char
*
fn
,
int
flagrequired,
5
const
char
*
dir
);
6
extern
int
getconf_line
(stralloc *sa,
const
char
*
fn
,
int
flagrequired,
7
const
char
*
dir
);
8
9
#endif
getconf
int getconf(stralloc *sa, const char *fn, int flagrequired, const char *dir)
Definition
getconf.c:21
getconf_line
int getconf_line(stralloc *sa, const char *fn, int flagrequired, const char *dir)
Definition
getconf.c:53
fn
stralloc fn
Definition
ezmlm-archive.c:42
dir
char * dir
Definition
ezmlm-archive.c:48
Generated on
for ezmlmx by
1.14.0