lspst.c File Reference

#include "define.h"
Include dependency graph for lspst.c:

Go to the source code of this file.

Data Structures

struct  file_ll

Functions

void canonicalize_filename (char *fname)
void debug_print (char *fmt,...)
void usage (char *prog_name)
void version ()
void create_enter_dir (struct file_ll *f, pst_item *item)
void close_enter_dir (struct file_ll *f)
void process (pst_item *outeritem, pst_desc_tree *d_ptr)
int main (int argc, char *const *argv)

Variables

pst_file pstfile

Function Documentation

void canonicalize_filename ( char *  fname  ) 

Definition at line 256 of file lspst.c.

References DEBUG_ENT, and DEBUG_RET.

void close_enter_dir ( struct file_ll f  ) 

Definition at line 40 of file lspst.c.

References file_ll::dname.

Referenced by process().

void create_enter_dir ( struct file_ll f,
pst_item item 
)
void debug_print ( char *  fmt,
  ... 
)
int main ( int  argc,
char *const *  argv 
)
void process ( pst_item outeritem,
pst_desc_tree d_ptr 
)
void usage ( char *  prog_name  ) 

Definition at line 149 of file lspst.c.

References DEBUG_ENT, DEBUG_RET, and version().

Here is the call graph for this function:

void version ( void   ) 

Definition at line 161 of file lspst.c.

References DEBUG_ENT, DEBUG_RET, and VERSION.

Referenced by main(), and usage().


Variable Documentation

Definition at line 26 of file lspst.c.


Generated on 6 Jul 2016 for 'LibPst' by  doxygen 1.6.1