Searched refs:haiku_host_platform_read (Results 1 - 1 of 1) sorted by path

/haiku/src/build/libroot/
H A Dfs.cpp42 # define haiku_host_platform_read haiku_freebsd_read macro
49 # define haiku_host_platform_read read
56 # define haiku_host_platform_read read
763 ssize_t bytesRead = haiku_host_platform_read(descriptor->fd, buffer,
1135 ssize_t bytesRead = haiku_host_platform_read(fd, buffer, bufferSize);

Completed in 81 milliseconds