Home | History | Annotate | Download | only in handler

Lines Matching refs:IGNORE_RET

49 #include "common/linux/ignore_ret.h"
192 IGNORE_RET(HANDLE_EINTR(sys_write(fd, &len, sizeof(len))));
193 IGNORE_RET(HANDLE_EINTR(sys_write(fd, descriptor.path(), len)));
923 IGNORE_RET(HANDLE_EINTR(sys_read(fds[0], &b, 1)));