Searched defs:PRINTER_CONFIG_FILE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A D_open.c41 #define PRINTER_CONFIG_FILE "/configuration" macro
379 strlen(PRINTER_CONFIG_FILE) + 1);
382 strcat(fullPath, PRINTER_CONFIG_FILE);

Completed in 57 milliseconds