HomeSort by relevance Sort by last modified time
    Searched refs:CUPS_DEST_FLAGS_NONE (Results 1 - 4 of 4) sorted by null

  /external/libcups/cups/
testdest.c 102 cupsEnumDests(CUPS_DEST_FLAGS_NONE, 5000, NULL, type, mask, enum_cb, NULL);
125 if ((http = cupsConnectDest(dest, CUPS_DEST_FLAGS_NONE, 30000, NULL, NULL, 0, NULL, NULL)) == NULL)
testcups.c 157 cupsEnumDests(CUPS_DEST_FLAGS_NONE, msec, NULL, type, mask, enum_cb, NULL);
cups.h 78 # define CUPS_DEST_FLAGS_NONE 0x00
dest.c 757 (*cb)(user_data, CUPS_DEST_FLAGS_NONE, dest);
    [all...]

Completed in 1192 milliseconds