Home
last modified time | relevance | path

Searched refs:ndr_svc_request (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/smbsrv/dtrace/
H A Dmsrpc.d173 pid$target::ndr_svc_request:entry,
174 pid$target::ndr_svc_request:return
/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_server.c50 static int ndr_svc_request(ndr_xa_t *);
292 rc = ndr_svc_request(mxa); in ndr_svc_process()
502 ndr_svc_request(ndr_xa_t *mxa) in ndr_svc_request() function