Lines Matching refs:mapi_stub
40 struct mapi_stub {
50 static struct mapi_stub dynamic_stubs[MAPI_TABLE_NUM_DYNAMIC];
65 const struct mapi_stub *stub = (const struct mapi_stub *) elem;
76 const struct mapi_stub *
79 return (const struct mapi_stub *) bsearch(name, public_stubs,
86 static struct mapi_stub *
89 struct mapi_stub *stub;
118 struct mapi_stub *
122 struct mapi_stub *stub = NULL;
147 static const struct mapi_stub *
148 search_table_by_slot(const struct mapi_stub *table, size_t num_entries,
159 const struct mapi_stub *
162 const struct mapi_stub *stub =
170 stub_fix_dynamic(struct mapi_stub *stub, const struct mapi_stub *alias)
190 stub_get_name(const struct mapi_stub *stub)
207 stub_get_slot(const struct mapi_stub *stub)
216 stub_get_addr(const struct mapi_stub *stub)