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

/macosx-10.10.1/cups-408/cups/scheduler/
H A Dcupsfilter.c946 rip_max_cache[1024], /* RIP_MAX_CACHE */ local
1031 snprintf(rip_max_cache, sizeof(rip_max_cache), "RIP_MAX_CACHE=%s", RIPCache);
1086 envp[12] = rip_max_cache;
H A Djob.c529 rip_max_cache[255]; local
999 snprintf(rip_max_cache, sizeof(rip_max_cache), "RIP_MAX_CACHE=%s", RIPCache);
1035 envp[envc ++] = rip_max_cache;

Completed in 177 milliseconds