Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

readpstlog.c File Reference

#include "define.h"

Include dependency graph for readpstlog.c:

Include dependency graph

Go to the source code of this file.

Defines

#define BUF_SIZE   4096

Functions

int usage ()
size_t get (void *buf, int size, unsigned int count, FILE *fp)
int split_args (char *args, int **targ)
int is_in (int a, int *b, int c)
int main (int argc, char **argv)


Define Documentation

#define BUF_SIZE   4096
 

Definition at line 3 of file readpstlog.c.

Referenced by main().


Function Documentation

size_t get void *  buf,
int  size,
unsigned int  count,
FILE *  fp
 

Definition at line 184 of file readpstlog.c.

Referenced by main().

int is_in int  a,
int *  b,
int  c
 

Definition at line 235 of file readpstlog.c.

Referenced by main().

int main int  argc,
char **  argv
 

Definition at line 10 of file readpstlog.c.

References BUF_SIZE, pst_debug_file_rec_l::end, pst_debug_file_rec_l::filename, pst_debug_file_rec_l::funcname, get(), getopt(), is_in(), pst_debug_file_rec_l::line, optarg, optind, split_args(), pst_debug_file_rec_l::text, pst_debug_file_rec_l::type, usage(), version(), and xmalloc().

Here is the call graph for this function:

int split_args char *  args,
int **  targ
 

Definition at line 205 of file readpstlog.c.

References xmalloc().

Referenced by main().

Here is the call graph for this function:

int usage  ) 
 


Generated on Thu Dec 11 11:59:12 2008 for 'LibPst' by  doxygen 1.3.9.1