tevent: avoid any operation on epoll_ev after a epoll_panic()
[Samba/gebeck_regimport.git] / librpc / idl / w32time.idl
blob4839899629bca8fb9c12dce97eabdb72372cb9fb
1 /*
2 w32time interface definitions
3 */
6 uuid("8fb6d884-2388-11d0-8c35-00c04fda2795"),
7 endpoint("ncacn_np:[\\pipe\\srvsvc]","ncacn_np:[\\pipe\\atsvc]","ncacn_np:[\\pipe\\browser]","ncacn_np:[\\pipe\\keysvc]","ncacn_np:[\\pipe\\wkssvc]"),
8 version(4.1),
9 pointer_default(unique),
10 helpstring("Win32 Time Server")
12 interface w32time
15 /*****************/
16 /* Function 0x00 */
17 [todo] WERROR w32time_SyncTime();
19 [todo] WERROR w32time_GetNetLogonServiceBits();
20 [todo] WERROR w32time_QueryProviderStatus();