device_not_selected_timeout 1901 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->device_not_selected_timeout));
device_not_selected_timeout 1960 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->device_not_selected_timeout));
device_not_selected_timeout 2015 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint32(ndr, "device_not_selected_timeout", r->device_not_selected_timeout);
device_not_selected_timeout 6705 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->device_not_selected_timeout));
device_not_selected_timeout 6746 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->device_not_selected_timeout));
device_not_selected_timeout 6795 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_uint32(ndr, "device_not_selected_timeout", r->device_not_selected_timeout);
device_not_selected_timeout  362 librpc/gen_ndr/spoolss.h 	uint32_t device_not_selected_timeout;
device_not_selected_timeout  690 librpc/gen_ndr/spoolss.h 	uint32_t device_not_selected_timeout;
device_not_selected_timeout 4033 source3/rpc_server/srv_spoolss_nt.c 	r->device_not_selected_timeout		= 0x0;  /* have seen 0x3a98 */
device_not_selected_timeout  251 source3/rpcclient/cmd_spoolss.c 	printf("\tdevice_not_selected_timeout:[0x%x]\n", r->device_not_selected_timeout);
device_not_selected_timeout  582 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 			info[i].info5.device_not_selected_timeout = samdb_result_uint(msgs[i], "device_not_selected_timeout", 0);