Searched refs:num_attr_cache (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cups-372.4/cups/backend/
H A Dipp.c138 static int num_attr_cache = 0; variable
3127 if ((cached = cupsGetOption(attr->name, num_attr_cache,
3134 num_attr_cache = cupsAddOption(attr->name, value, num_attr_cache,

Completed in 169 milliseconds