Searched refs:set_printer_hnd_name (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_spoolss_nt.c416 /* it's a printer (set_printer_hnd_name() will handle port monitors */
432 static BOOL set_printer_hnd_name(Printer_entry *Printer, char *handlename) function
515 DEBUG(0,("set_printer_hnd_name: failed to lookup printer [%s] -- result [%s]\n",
522 DEBUG(0,("set_printer_hnd_name: info2->printername in wrong format! [%s]\n",
548 DEBUGADD(4,("set_printer_hnd_name: Printer found: %s -> %s\n", aprinter, sname));
591 if (!set_printer_hnd_name(new_printer, name)) {

Completed in 63 milliseconds