Home
last modified time | relevance | path

Searched refs:get_modern_shell (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Dprocess.c186 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()
Dfoomaticrip.h103 const char * get_modern_shell();
Dfoomaticrip.c226 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()