Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dutil.h45 extern cups_file_t *cupsdPipeCommand(int *pid, const char *command,
Dutil.c233 cupsdPipeCommand(int *pid, /* O - Process ID or 0 on error */ in cupsdPipeCommand() function
Dcups-deviced.c761 if ((backend->pipe = cupsdPipeCommand(&(backend->pid), program, argv, in start_backend()
Dcups-driverd.cxx1843 if ((fp = cupsdPipeCommand(&pid, filename, argv, 0)) != NULL) in load_drivers()