SPOOLSS_NOTIFY_MSG_CTR  808 source3/rpc_server/srv_spoolss_nt.c static void notify_msg_ctr_init( SPOOLSS_NOTIFY_MSG_CTR *ctr )
SPOOLSS_NOTIFY_MSG_CTR  822 source3/rpc_server/srv_spoolss_nt.c static void notify_msg_ctr_destroy( SPOOLSS_NOTIFY_MSG_CTR *ctr )
SPOOLSS_NOTIFY_MSG_CTR  838 source3/rpc_server/srv_spoolss_nt.c static TALLOC_CTX* notify_ctr_getctx( SPOOLSS_NOTIFY_MSG_CTR *ctr )
SPOOLSS_NOTIFY_MSG_CTR  849 source3/rpc_server/srv_spoolss_nt.c static SPOOLSS_NOTIFY_MSG_GROUP* notify_ctr_getgroup( SPOOLSS_NOTIFY_MSG_CTR *ctr, uint32_t idx )
SPOOLSS_NOTIFY_MSG_CTR  865 source3/rpc_server/srv_spoolss_nt.c static int notify_msg_ctr_numgroups( SPOOLSS_NOTIFY_MSG_CTR *ctr )
SPOOLSS_NOTIFY_MSG_CTR  877 source3/rpc_server/srv_spoolss_nt.c static int notify_msg_ctr_addmsg( SPOOLSS_NOTIFY_MSG_CTR *ctr, SPOOLSS_NOTIFY_MSG *msg )
SPOOLSS_NOTIFY_MSG_CTR  940 source3/rpc_server/srv_spoolss_nt.c static void send_notify2_changes( SPOOLSS_NOTIFY_MSG_CTR *ctr, uint32_t idx )
SPOOLSS_NOTIFY_MSG_CTR 1162 source3/rpc_server/srv_spoolss_nt.c 	SPOOLSS_NOTIFY_MSG_CTR	messages;