NT_PRINTER_INFO_LEVEL_2 331 source3/include/nt_printing.h NT_PRINTER_INFO_LEVEL_2 *info_2; NT_PRINTER_INFO_LEVEL_2 4822 source3/include/proto.h WERROR delete_all_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key ); NT_PRINTER_INFO_LEVEL_2 4823 source3/include/proto.h WERROR delete_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key, const char *value ); NT_PRINTER_INFO_LEVEL_2 4824 source3/include/proto.h WERROR add_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key, const char *value, NT_PRINTER_INFO_LEVEL_2 4826 source3/include/proto.h REGISTRY_VALUE* get_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key, const char *value ); NT_PRINTER_INFO_LEVEL_2 4877 source3/include/proto.h bool cups_pull_comment_location(NT_PRINTER_INFO_LEVEL_2 *printer); NT_PRINTER_INFO_LEVEL_2 2510 source3/printing/nt_printing.c static WERROR update_a_printer_2(NT_PRINTER_INFO_LEVEL_2 *info) NT_PRINTER_INFO_LEVEL_2 2698 source3/printing/nt_printing.c static void free_nt_printer_info_level_2(NT_PRINTER_INFO_LEVEL_2 **info_ptr) NT_PRINTER_INFO_LEVEL_2 2700 source3/printing/nt_printing.c NT_PRINTER_INFO_LEVEL_2 *info = *info_ptr; NT_PRINTER_INFO_LEVEL_2 3050 source3/printing/nt_printing.c static bool map_nt_printer_info2_to_dsspooler(NT_PRINTER_INFO_LEVEL_2 *info2) NT_PRINTER_INFO_LEVEL_2 3120 source3/printing/nt_printing.c static void store_printer_guid(NT_PRINTER_INFO_LEVEL_2 *info2, NT_PRINTER_INFO_LEVEL_2 3486 source3/printing/nt_printing.c WERROR delete_all_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key ) NT_PRINTER_INFO_LEVEL_2 3573 source3/printing/nt_printing.c WERROR delete_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key, const char *value ) NT_PRINTER_INFO_LEVEL_2 3605 source3/printing/nt_printing.c WERROR add_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key, const char *value, NT_PRINTER_INFO_LEVEL_2 3637 source3/printing/nt_printing.c REGISTRY_VALUE* get_printer_data( NT_PRINTER_INFO_LEVEL_2 *p2, const char *key, const char *value ) NT_PRINTER_INFO_LEVEL_2 3894 source3/printing/nt_printing.c static WERROR get_a_printer_2_default(NT_PRINTER_INFO_LEVEL_2 *info, NT_PRINTER_INFO_LEVEL_2 3974 source3/printing/nt_printing.c static WERROR get_a_printer_2(NT_PRINTER_INFO_LEVEL_2 *info, NT_PRINTER_INFO_LEVEL_2 4103 source3/printing/nt_printing.c NT_PRINTER_INFO_LEVEL_2 *info2; NT_PRINTER_INFO_LEVEL_2 4245 source3/printing/nt_printing.c static bool set_driver_init_2( NT_PRINTER_INFO_LEVEL_2 *info_ptr ) NT_PRINTER_INFO_LEVEL_2 4250 source3/printing/nt_printing.c NT_PRINTER_INFO_LEVEL_2 info; NT_PRINTER_INFO_LEVEL_2 4390 source3/printing/nt_printing.c static uint32 update_driver_init_2(NT_PRINTER_INFO_LEVEL_2 *info) NT_PRINTER_INFO_LEVEL_2 4639 source3/printing/nt_printing.c if ( !((*pp_printer)->info_2 = TALLOC_ZERO_P(*pp_printer, NT_PRINTER_INFO_LEVEL_2)) ) { NT_PRINTER_INFO_LEVEL_2 1613 source3/printing/print_cups.c bool cups_pull_comment_location(NT_PRINTER_INFO_LEVEL_2 *printer) NT_PRINTER_INFO_LEVEL_2 282 source3/registry/reg_backend_printing.c NT_PRINTER_INFO_LEVEL_2 info2; NT_PRINTER_INFO_LEVEL_2 386 source3/registry/reg_backend_printing.c static void fill_in_printer_values( NT_PRINTER_INFO_LEVEL_2 *info2, REGVAL_CTR *values ) NT_PRINTER_INFO_LEVEL_2 597 source3/registry/reg_backend_printing.c static void convert_values_to_printer_info_2( NT_PRINTER_INFO_LEVEL_2 *printer2, REGVAL_CTR *values ) NT_PRINTER_INFO_LEVEL_2 1765 source3/rpc_server/srv_spoolss_nt.c NT_PRINTER_INFO_LEVEL_2 *d) NT_PRINTER_INFO_LEVEL_2 1811 source3/rpc_server/srv_spoolss_nt.c printer->info_2 = TALLOC_ZERO_P(printer, NT_PRINTER_INFO_LEVEL_2); NT_PRINTER_INFO_LEVEL_2 5877 source3/rpc_server/srv_spoolss_nt.c static bool check_printer_ok(NT_PRINTER_INFO_LEVEL_2 *info, int snum)