Searched refs:CONFIG_ERR_OPEN (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xfs/dist/os/
H A Dconfig.c114 #define CONFIG_ERR_OPEN "CONFIG: can't open configuration file \"%s\"\n" macro
322 ErrorF(CONFIG_ERR_OPEN, filename);
336 ErrorF(CONFIG_ERR_OPEN, default_config_files[i]);

Completed in 3 milliseconds