Searched refs:funopen_cookie (Results 1 – 1 of 1) sorted by relevance
661 struct funopen_cookie { struct667 funopen_cookie* file = static_cast<funopen_cookie*>(cookie); in funopen_read() argument676 funopen_cookie* file = static_cast<funopen_cookie*>(cookie); in funopen_write()688 funopen_cookie* file = static_cast<funopen_cookie*>(cookie); in funopen_seek()708 funopen_cookie cookie = {0, 'a'}; in TEST()