Lines Matching refs:fix_weights_file
87 static SANE_Status fix_weights_file(CANONP_Scanner *cs);
428 if (fix_weights_file(s_tmp) != SANE_STATUS_GOOD) {
429 DBG(1, "sane_init: Eeek! fix_weights_file failed for "
1784 * fix_weights_file(): Ensures that the weights_file setting for a given
1788 static SANE_Status fix_weights_file(CANONP_Scanner *cs)
1799 DBG(0, "fix_weights_file: FATAL: NULL passed by my code, "
1823 DBG(0,"fix_weights_file: FATAL: ~ used, but $HOME not"
1847 DBG(2,"fix_weights_file: error stating cal file"
1849 DBG(2,"fix_weights_file: Changes to cal data won't"
1870 DBG(2,"fix_weights_file: error opening cal "
1877 DBG(2,"fix_weights_file: file is read-only, "
1886 DBG(10,"fix_weights_file: Calibration file is good "