Lines Matching defs:new
193 SANE_Bool new;
321 " xml, statistics, usermap, db, udev, udev+acl, udev+hwdb, hwdb, plist, hal, hal-new)\n");
443 else if (strcmp (optarg, "hal-new") == 0)
850 before we read the new one */
972 new_be->new = SANE_FALSE;
1110 if (read_keyword (line, ":new", param_string, &string_entry)
1116 ("backend %s is new in this SANE release\n",
1118 current_backend->new = SANE_TRUE;
1123 ("backend %s is NOT new in this SANE release\n",
1125 current_backend->new = SANE_FALSE;
1129 DBG_ERR ("unknown :new parameter of backend `%s': "
1132 current_backend->new = SANE_FALSE;
1699 /* create new record if necessary */
1847 if (be->new)
2080 if (be->new)
2081 printf ("<new state=\"yes\"/>\n");
2083 printf ("<new state=\"no\"/>\n");
2493 if (be->version || be->new)
2499 if (be->new)
2743 if (model_record->be->version || model_record->be->new)
2749 if (model_record->be->new)
2797 ("<p>If you have new information or corrections, please file a\n"
2831 " <font color=" COLOR_NEW ">NEW!</font> means brand-new to the\n"
2834 " new features or newly supported devices. You are welcome to take over\n"
3660 ("# If your SCSI scanner isn't listed below, you can add it to a new rules\n"
3759 ("# If your scanner isn't listed below, you can add it to a new hwdb file\n"
3863 print_hal (int new)
3924 if (new)