spoolss_NotifyOptionType 1453 librpc/gen_ndr/spoolss.h 	struct spoolss_NotifyOptionType *types;/* [unique,size_is(count)] */
spoolss_NotifyOptionType 2732 source3/rpc_server/srv_spoolss_nt.c 		struct spoolss_NotifyOptionType, option->count);
spoolss_NotifyOptionType 3565 source3/rpc_server/srv_spoolss_nt.c 	struct spoolss_NotifyOptionType option_type;
spoolss_NotifyOptionType 3631 source3/rpc_server/srv_spoolss_nt.c 	struct spoolss_NotifyOptionType option_type;
spoolss_NotifyOptionType 3009 source3/rpcclient/cmd_spoolss.c 	option.types = talloc_array(mem_ctx, struct spoolss_NotifyOptionType, 2);
spoolss_NotifyOptionType  254 source4/torture/rpc/spoolss_notify.c 	t1.types = talloc_zero_array(tctx, struct spoolss_NotifyOptionType, 2);