Home
last modified time | relevance | path

Searched defs:rot_entry (Results 1 – 2 of 2) sorted by relevance

/reactos/base/services/rpcss/
H A Dirotp.c36 struct rot_entry struct
60 static inline void rot_entry_release(struct rot_entry *rot_entry) in rot_entry_release()
81 struct rot_entry *rot_entry; in IrotRegister() local
158 struct rot_entry *rot_entry; in IrotRevoke() local
202 const struct rot_entry *rot_entry; in IrotIsRunning() local
229 const struct rot_entry *rot_entry; in IrotGetObject() local
270 struct rot_entry *rot_entry; in IrotNoteChangeTime() local
294 const struct rot_entry *rot_entry; in IrotGetTimeOfLastChange() local
321 const struct rot_entry *rot_entry; in IrotEnumRunning() local
364 struct rot_entry *rot_entry = ctxt_handle; in IrotContextHandle_rundown() local
/reactos/dll/win32/ole32/
H A Dmoniker.c58 struct rot_entry struct
60 struct list entry;
61 InterfaceData* object; /* marshaled running object*/
64 FILETIME last_modified;
65 IrotContextHandle ctxt_handle;
441 struct rot_entry *rot_entry; in RunningObjectTableImpl_Register() local
612 struct rot_entry *rot_entry; in RunningObjectTableImpl_Revoke() local
645 const struct rot_entry *rot_entry; in RunningObjectTableImpl_IsRunning() local
713 struct rot_entry *rot_entry; in RunningObjectTableImpl_GetObject() local
803 struct rot_entry *rot_entry; in RunningObjectTableImpl_NoteChangeTime() local
[all …]