Home
last modified time | relevance | path

Searched refs:IPP_STATUS_OK_CONFLICTING (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dipp.h493 IPP_STATUS_OK_CONFLICTING, /* successful-ok-conflicting-attributes */ enumerator
582 # define IPP_OK_CONFLICT IPP_STATUS_OK_CONFLICTING
Dadminutil.c136 if (!response || cupsLastError() > IPP_STATUS_OK_CONFLICTING) in cupsAdminCreateWindowsPPD()