Home
last modified time | relevance | path

Searched refs:run_system_process (Results 1 – 4 of 4) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Dprocess.h35 int run_system_process(const char *name, const char *command);
Dprocess.c224 int run_system_process(const char *name, const char *command) in run_system_process() function
Drenderer.c449 status = run_system_process("renderer", commandline->data); in exec_kid3()
Dfoomaticrip.c1174 run_system_process("raw-printer", tmp); in main()