Home
last modified time | relevance | path

Searched refs:stdio_close (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/file/
DSDL_rwops.c352 static int SDLCALL stdio_close(SDL_RWops *context) in stdio_close() function
541 rwops->close = stdio_close; in SDL_RWFromFP()