Searched refs:copy_address_to_userland (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dsocket.cpp111 copy_address_to_userland(const void* address, socklen_t addressLength, function
882 if (copy_address_to_userland(address, addressLength, userAddress,
928 if (copy_address_to_userland(address, addressLength, userAddress,
1164 if (copy_address_to_userland(address, addressLength, userAddress,
1194 if (copy_address_to_userland(address, addressLength, userAddress,

Completed in 37 milliseconds