Searched refs:WRN (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/frontend/ |
H A D | tstbackend.c | 59 WRN, /* warning */ enumerator 125 case WRN: /* warning */ in check() 270 check(WRN, ((info & ~(SANE_INFO_RELOAD_OPTIONS | in test_options_word_list() 310 check(WRN, (strlen(val_string) < (size_t)opt->size), in test_options_string_list() 321 check(WRN, ((info & ~(SANE_INFO_RELOAD_OPTIONS | in test_options_string_list() 372 check(WRN, (status != SANE_STATUS_GOOD), in test_options() 385 check(WRN, ((opt->cap & ~(SANE_CAP_SOFT_SELECT | in test_options() 393 check(WRN, (opt->title != NULL), in test_options() 395 check(WRN, (opt->desc != NULL), in test_options() 448 check(WRN, (op in test_options() [all...] |
Completed in 2 milliseconds