Home
last modified time | relevance | path

Searched defs:compat_file_write (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/compat/unix/
H A Dfile.c75 compat_file_write( compat_fd fd, const unsigned char *buffer, size_t length ) in compat_file_write() function
/dports/emulators/fuse/fuse-1.6.0/compat/unix/
H A Dfile.c87 compat_file_write( compat_fd fd, const unsigned char *buffer, size_t length ) in compat_file_write() function
/dports/games/libretro-fuse/fuse-libretro-8b51f87/src/compat/
H A Dfile.c252 int compat_file_write(compat_fd cfd, const unsigned char *buffer, size_t length) in compat_file_write() function