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

void 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 *const *argv)


Define Documentation

#define BUF_SIZE   4096
 

Definition at line 4 of file readpstlog.c.

Referenced by main().


Function Documentation

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

Definition at line 185 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 *const *  argv
 

Definition at line 11 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:

void usage  ) 
 


Generated on Thu Mar 19 16:39:53 2009 for 'LibPst' by  doxygen 1.3.9.1