File libsrc/cfg_watch.c


Included Files


Local Variables

cfg_name
static char* cfg_name
Used in: check_cfg_file()  
  watch_cfg_file()  

config_stat
static struct stat config_stat

Used in: check_cfg_file()  
  watch_cfg_file()  

Global Function check_cfg_file()

int check_cfg_file ( int force )
Prototyped in: mplib1/cfg_file.h
Calls: fprintfile() libsrc/fprintfile.c
  read_private_file() libsrc/cfg_f_009.c
  memcpy(), stat()
References Variables: cfg_name libsrc/cfg_watch.c
  config_stat libsrc/cfg_watch.c

Global Function watch_cfg_file()

int watch_cfg_file ( const char* config_name )
Prototyped in: mplib1/cfg_file.h
Calls: free(), stat(), strdup()
References Variables: cfg_name libsrc/cfg_watch.c
  config_stat libsrc/cfg_watch.c