Home
last modified time | relevance | path

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

/dports/print/cups-filters/cups-filters-1.28.10/filter/foomatic-rip/
H A 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()
H A Dfoomaticrip.h103 const char * get_modern_shell();
H A 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()
/dports/print/foomatic-filters/foomatic-filters-4.0.17/
H A Dprocess.c179 execl(get_modern_shell(), get_modern_shell(), "-c", (const char *)cmd, (char *)NULL); in exec_command()
181 …_log("Error: Executing \"%s -c %s\" failed (%s).\n", get_modern_shell(), (const char *)cmd, strerr… in exec_command()
H A Dfoomaticrip.h118 const char * get_modern_shell();
H A Dfoomaticrip.c230 const char * get_modern_shell() in get_modern_shell() function
1582 … spooler_name(spooler), job->printer, get_modern_shell(), job->ppdfile, attrpath, printer_model); in main()