args.h File Reference

#include "headers.h"
#include "types.h"
Include dependency graph for args.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int parse_char (FILE *ferr, char *s, char *c)
int parse_num (FILE *ferr, char *s, uint64 *n, uint64 min, uint64 max)
int parse_rcfile (FILE *ferr, char *filename)
int parse_rcfiles (FILE *ferr)
int parse_args (FILE *ferr, int argc, char *argv[])

Function Documentation

int parse_args ( FILE *  ferr,
int  argc,
char *  argv[] 
)
int parse_char ( FILE *  ferr,
char *  s,
char *  c 
)
int parse_num ( FILE *  ferr,
char *  s,
uint64 n,
uint64  min,
uint64  max 
)
int parse_rcfile ( FILE *  ferr,
char *  filename 
)

Definition at line 3035 of file args.c.

References parse_rc_by_tag(), print_error(), and print_esup().

Referenced by parse_rcfiles(), and test_parse_rc().

Here is the call graph for this function:

int parse_rcfiles ( FILE *  ferr  ) 

Definition at line 3131 of file args.c.

References parse_rcfile().

Referenced by main().

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Defines

Generated on Mon Mar 21 12:13:31 2011 for bar by  doxygen 1.6.1