Home
last modified time | relevance | path

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

/external/libcups/backend/
Dlpd.c57 #define ORDER_DATA_CONTROL 1 /* Data file first, then control */ macro
328 order = ORDER_DATA_CONTROL; in main()
1170 if (status == 0 && order == ORDER_DATA_CONTROL) in lpd_queue()