Searched defs:stg_def (Results 1 – 1 of 1) sorted by relevance
3994 static void check_storage_contents(IStorage *stg, const struct storage_def *stg_def, in check_storage_contents()4179 static IStorage *create_storage_from_def(const struct storage_def *stg_def) in create_storage_from_def()4255 static void get_stgdef(struct storage_def *stg_def, CLIPFORMAT cf, STGMEDIUM *stg_med, int stm_idx) in get_stgdef()4360 struct storage_def stg_def; in test_data_cache_save_data() member