Home
last modified time | relevance | path

Searched defs:NET_FAILURE_RETRY (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/native/
DNetFd.h58 #define NET_FAILURE_RETRY(fd, exp) ({ \ macro
Dlibcore_io_Posix.cpp86 #define NET_FAILURE_RETRY(syscall_name, exp) ({ \ macro