srvsvc_NetRemoteTODInfo 2221 librpc/gen_ndr/srv_srvsvc.c 	r->out.info = talloc_zero(r, struct srvsvc_NetRemoteTODInfo *);
srvsvc_NetRemoteTODInfo 4486 librpc/gen_ndr/srv_srvsvc.c 			r->out.info = talloc_zero(mem_ctx, struct srvsvc_NetRemoteTODInfo *);
srvsvc_NetRemoteTODInfo 1501 librpc/gen_ndr/srvsvc.h 		struct srvsvc_NetRemoteTODInfo **info;/* [ref] */
srvsvc_NetRemoteTODInfo  640 source3/lib/netapi/serverinfo.c 	struct srvsvc_NetRemoteTODInfo *info = NULL;
srvsvc_NetRemoteTODInfo  659 source3/lib/netapi/serverinfo.c 			  sizeof(struct srvsvc_NetRemoteTODInfo));
srvsvc_NetRemoteTODInfo 2004 source3/rpc_server/srv_srvsvc_nt.c 	struct srvsvc_NetRemoteTODInfo *tod;
srvsvc_NetRemoteTODInfo 2015 source3/rpc_server/srv_srvsvc_nt.c 	if ( !(tod = TALLOC_ZERO_P(p->mem_ctx, struct srvsvc_NetRemoteTODInfo)) )
srvsvc_NetRemoteTODInfo  513 source3/rpcclient/cmd_srvsvc.c 	struct srvsvc_NetRemoteTODInfo *tod = NULL;
srvsvc_NetRemoteTODInfo   33 source4/libnet/libnet_time.c 	struct srvsvc_NetRemoteTODInfo *info = NULL;
srvsvc_NetRemoteTODInfo 1684 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	struct srvsvc_NetRemoteTODInfo *info;
srvsvc_NetRemoteTODInfo 1686 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 	info = talloc(mem_ctx, struct srvsvc_NetRemoteTODInfo);
srvsvc_NetRemoteTODInfo 1035 source4/torture/rpc/srvsvc.c 	struct srvsvc_NetRemoteTODInfo *info = NULL;