Searched refs:file_obj (Results 1 – 1 of 1) sorted by relevance
721 stgmed_file_obj_t *file_obj = (stgmed_file_obj_t*)obj; in stgmed_file_release() local723 IUnknown_Release(&file_obj->buf->IUnknown_iface); in stgmed_file_release()724 heap_free(file_obj); in stgmed_file_release()729 stgmed_file_obj_t *file_obj = (stgmed_file_obj_t*)obj; in stgmed_file_fill_stgmed() local731 if(!file_obj->buf->cache_file) { in stgmed_file_fill_stgmed()736 read_protocol_data(file_obj->buf); in stgmed_file_fill_stgmed()739 stgmed->u.lpszFileName = file_obj->buf->cache_file; in stgmed_file_fill_stgmed()740 stgmed->pUnkForRelease = &file_obj->buf->IUnknown_iface; in stgmed_file_fill_stgmed()