Searched refs:CUPS_DEST_FLAGS_MORE (Results 1 – 3 of 3) sorted by relevance
77 # define CUPS_DEST_FLAGS_MORE 0x02 macro
197 - `CUPS_DEST_FLAGS_MORE`: There are more destinations coming.
3534 if (!(*cb)(user_data, i > 1 ? CUPS_DEST_FLAGS_MORE : CUPS_DEST_FLAGS_NONE, dest)) in cups_enum_dests()