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

/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcupsfilter.c918 rip_max_cache[1024], /* RIP_MAX_CACHE */ local
1003 snprintf(rip_max_cache, sizeof(rip_max_cache), "RIP_MAX_CACHE=%s", RIPCache);
1058 envp[12] = rip_max_cache;
H A Djob.c526 rip_max_cache[255]; local
974 snprintf(rip_max_cache, sizeof(rip_max_cache), "RIP_MAX_CACHE=%s", RIPCache);
1010 envp[envc ++] = rip_max_cache;

Completed in 131 milliseconds