Searched refs:cups_strings (Results 1 – 1 of 1) sorted by relevance
1381 const char *cups_strings = getenv("CUPS_STRINGS"); in appleMessageLoad() local1394 if (cups_strings) in appleMessageLoad()1397 strlcpy(filename, cups_strings, sizeof(filename)); in appleMessageLoad()