Searched refs:my_errno (Results 1 – 1 of 1) sorted by relevance
656 int my_errno; in rtsock_send_rtm() local662 my_errno = errno; in rtsock_send_rtm()665 rtm->rtm_msglen, len, strerror(my_errno)); in rtsock_send_rtm()687 int my_errno = errno; in rtsock_read_rtm() local688 ATF_REQUIRE_MSG(len > 0, "rtsock read failed: %s", strerror(my_errno)); in rtsock_read_rtm()