D | mod_table.c | 81 typedef int (*handle_invoke_fn)(remote_handle64, uint32, remote_arg*); 93 remote_handle64 h64; 113 remote_handle64 h64; 173 static int open_mod_handle_close(struct open_mod *mod, remote_handle64 h); 215 int(*handle_invoke)(remote_handle64, uint32 sc, remote_arg* pra)) { in static_mod_add() argument 240 …ic_override1(struct static_mod_table* me, const char* uri, int(*pfn)(remote_handle64, uint32 sc, r… in static_mod_table_register_static_override1() argument 246 …ster_static1(struct static_mod_table* me, const char* uri, int(*pfn)(remote_handle64,uint32 sc, re… in static_mod_table_register_static1() argument 252 remote_handle64 remote, const char* uri, in static_mod_table_register_const_handle() 254 … int(*handle_invoke)(remote_handle64, uint32 sc, remote_arg* pra) in static_mod_table_register_const_handle() argument 285 remote_handle64 *ph) { in open_mod_handle_open() [all …]
|