Searched refs:get_modern_shell (Results 1 – 3 of 3) sorted by relevance
/third_party/cups-filters/filter/foomatic-rip/ |
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, strerr… in exec_command()
|
D | foomaticrip.h | 103 const char * get_modern_shell();
|
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()
|