Home
last modified time | relevance | path

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

/external/libcups/scheduler/
Dipp.c62 static int copy_model(cupsd_client_t *con, const char *from,
2719 if (copy_model(con, ppd_name, dstfile)) in add_printer()
4426 copy_model(cupsd_client_t *con, /* I - Client connection */ in copy_model() function