Searched refs:DestorySessionT (Results 1 – 1 of 1) sorted by relevance
35 typedef void (*DestorySessionT)(struct fuse_session *se); typedef133 (*reinterpret_cast<DestorySessionT>(rawFunc))(se); in fuse_session_destroy()138 DestorySessionT func = reinterpret_cast<DestorySessionT>(GetLibfuseLibFunc(__func__)); in fuse_session_destroy()