Searched refs:construct_notify_printer_info (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.c3597 static BOOL construct_notify_printer_info(Printer_entry *print_hnd, SPOOL_NOTIFY_INFO *info, int function
3612 DEBUG(4,("construct_notify_printer_info: Notify type: [%s], number of notify info: [%d] on printer: [%s]\n",
3622 DEBUG(4,("construct_notify_printer_info: notify [%d]: type [%x], field [%x]\n", field_num, type, field));
3628 DEBUG(2,("construct_notify_printer_info: failed to enlarge buffer info->data!\n"));
3637 DEBUG(10,("construct_notify_printer_info: calling [%s] snum=%d printername=[%s])\n",
3765 construct_notify_printer_info ( Printer, info, snum, option_type, snum, mem_ctx );
3831 if(construct_notify_printer_info(Printer, info, snum,

Completed in 47 milliseconds