Home | History | Annotate | Download | only in store

Lines Matching refs:STORE_OBJECT_TYPES

112 static STORE_OBJECT *mem_generate(STORE *s, STORE_OBJECT_TYPES type,
114 static STORE_OBJECT *mem_get(STORE *s, STORE_OBJECT_TYPES type,
116 static int mem_store(STORE *s, STORE_OBJECT_TYPES type,
119 static int mem_modify(STORE *s, STORE_OBJECT_TYPES type,
123 static int mem_delete(STORE *s, STORE_OBJECT_TYPES type,
125 static void *mem_list_start(STORE *s, STORE_OBJECT_TYPES type,
172 static STORE_OBJECT *mem_generate(STORE *s, STORE_OBJECT_TYPES type,
178 static STORE_OBJECT *mem_get(STORE *s, STORE_OBJECT_TYPES type,
192 static int mem_store(STORE *s, STORE_OBJECT_TYPES type,
199 static int mem_modify(STORE *s, STORE_OBJECT_TYPES type,
207 static int mem_delete(STORE *s, STORE_OBJECT_TYPES type,
221 static void *mem_list_start(STORE *s, STORE_OBJECT_TYPES type,