Searched refs:open_pp (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | p5_device.c | 470 open_pp (const char *devicename) in open_pp() function 475 DBG (DBG_proc, "open_pp: start, devicename=%s\n", devicename); in open_pp() 499 DBG (DBG_error, "open_pp: no %s device ...\n", name); in open_pp() 503 "open_pp: current user cannot use existing %s device ...\n", in open_pp() 507 DBG (DBG_error, "open_pp: %s while opening %s\n", strerror (errno), in open_pp() 548 DBG (DBG_error, "open_pp: no EPP mode, giving up ...\n"); in open_pp() 555 DBG (DBG_proc, "open_pp: exit\n"); in open_pp() 578 open_pp (const char *devicename) in open_pp() function
|
H A D | p5.c | 375 device->fd = open_pp (device->name); in sane_open() 1989 fd = open_pp (devicename); in probe()
|
Completed in 4 milliseconds