Searched refs:real_filename (Results 1 – 2 of 2) sorted by relevance
43 int xlu_cfg_readfile(XLU_Config*, const char *real_filename);
82 int xlu_cfg_readfile(XLU_Config *cfg, const char *real_filename) { in xlu_cfg_readfile() argument90 f= fopen(real_filename, "r"); in xlu_cfg_readfile()94 real_filename, strerror(e)); in xlu_cfg_readfile()
Completed in 4 milliseconds