Home
last modified time | relevance | path

Searched refs:ncacn_np (Results 1 – 19 of 19) sorted by relevance

/reactos/sdk/include/reactos/idl/
H A Dseclogon.idl35 endpoint("ncacn_np:[\\pipe\\seclogon]")
H A Ddssetup.idl62 endpoint("ncacn_np:[\\pipe\\lsarpc]")
H A Datsvc.idl49 endpoint("ncacn_np:[\\pipe\\atsvc]")
H A Dbrowser.idl134 endpoint("ncacn_np:[\\pipe\\browser]")
H A Deventlogrpc.idl36 endpoint("ncacn_np:[\\pipe\\EventLog]")
H A Dwinreg.idl40 endpoint("ncacn_np:[\\pipe\\winreg]")
H A Dnetdfs.idl347 endpoint("ncacn_np:[\\pipe\\netdfs]")
H A Dwkssvc.idl387 endpoint("ncacn_np:[\\pipe\\wkssvc]")
H A Dsvcctl.idl327 endpoint("ncacn_np:[\\pipe\\ntsvcs]")
H A Dpnp.idl259 endpoint("ncacn_np:[\\pipe\\plugplay]")
H A Dlsa.idl604 endpoint("ncacn_np:[\\pipe\\lsarpc]")
H A Dsam.idl836 endpoint("ncacn_np:[\\pipe\\samr]")
H A Dsrvsvc.idl1061 endpoint("ncacn_np:[\\pipe\\srvsvc]")
H A Dnetlogon.idl989 endpoint("ncacn_np:[\\pipe\\netlogon]")
H A Dwinspool.idl864 endpoint("ncalrpc:[spoolss]", "ncacn_np:[\\pipe\\spoolss]"),
/reactos/dll/win32/rpcrt4/
H A Drpcrt4_ros.diff120 /**** ncacn_np support ****/
164 /* protseq=ncacn_np: named pipes */
/reactos/modules/rostests/winetests/rpcrt4/
H A Drpc.c696 static unsigned char ncacn_np[] = "ncacn_np"; in test_RpcStringBindingFromBinding() local
703 status = RpcStringBindingComposeA(NULL, ncacn_np, address, in test_RpcStringBindingFromBinding()
1198 static unsigned char ncacn_np[] = "ncacn_np"; in START_TEST() local
1236 test_endpoint_mapper(ncacn_np, np_address); in START_TEST()
/reactos/dll/win32/ole32/
H A Dmoniker.c112 unsigned short ncacn_np[] = IROT_PROTSEQ; in get_irot_handle() local
114 status = RpcStringBindingComposeW(NULL, ncacn_np, NULL, endpoint, NULL, &binding); in get_irot_handle()
/reactos/boot/bootdata/
H A Dhivesft.inf178 HKLM,"SOFTWARE\Microsoft\Rpc\ClientProtocols","ncacn_np",0x00000000,"rpcrt4.dll"
182 HKLM,"SOFTWARE\Microsoft\Rpc\NameService","Protocol",2,"ncacn_np"