All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
files.c File Reference
#include <freeradius-devel/radiusd.h>
#include <freeradius-devel/rad_assert.h>
#include <sys/stat.h>
#include <ctype.h>
#include <fcntl.h>
+ Include dependency graph for files.c:

Go to the source code of this file.

Macros

#define FIND_MODE_HAVE_REPLY   2
 
#define FIND_MODE_NAME   0
 
#define FIND_MODE_WANT_REPLY   1
 

Functions

void pairlist_free (PAIR_LIST **pl)
 
int pairlist_read (TALLOC_CTX *ctx, char const *file, PAIR_LIST **list, int complain)
 

Macro Definition Documentation

#define FIND_MODE_HAVE_REPLY   2

Definition at line 74 of file files.c.

#define FIND_MODE_NAME   0

Definition at line 72 of file files.c.

#define FIND_MODE_WANT_REPLY   1

Definition at line 73 of file files.c.

Function Documentation

void pairlist_free ( PAIR_LIST **  pl)

Definition at line 65 of file files.c.

+ Here is the caller graph for this function:

int pairlist_read ( TALLOC_CTX *  ctx,
char const *  file,
PAIR_LIST **  list,
int  complain 
)

Definition at line 80 of file files.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: