Searched refs:open_printer_hnd (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.c559 static BOOL open_printer_hnd(pipes_struct *p, POLICY_HND *hnd, char *name, uint32 access_granted) function
563 DEBUG(10,("open_printer_hnd: name [%s]\n", name));
581 DEBUG(0,("open_printer_hnd: talloc_init() failed!\n"));
1536 if (!open_printer_hnd(p, handle, name, 0))
7645 if (!open_printer_hnd(p, handle, name, PRINTER_ACCESS_ADMINISTER)) {

Completed in 126 milliseconds