Searched refs:get_modern_shell (Results 1 - 3 of 3) sorted by relevance
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | process.c | 186 execl(get_modern_shell(), get_modern_shell(), "-e", "-c", (const char *)cmd, (char *)NULL); in exec_command() 188 _log("Error: Executing \"%s -c %s\" failed (%s).\n", get_modern_shell(), (const char *)cmd, strerror(errno)); in exec_command()
|
H A D | foomaticrip.h | 103 const char * get_modern_shell();
|
H A D | foomaticrip.c | 226 const char * get_modern_shell() in get_modern_shell() function 1127 spooler_name(spooler), job->printer, get_modern_shell(), job->ppdfile, attrpath, printer_model); in main()
|
Completed in 4 milliseconds