Lines Matching refs:errno
16 #include <errno.h>65 errno = 0;71 if (errno != EAGAIN) {72 t_error("%s failed: errno = %d\n", __func__, errno);96 errno = 0;102 if (errno == 0) {103 t_error("%s failed: errno = %d\n", __func__, errno);114 errno = 0;120 if (errno == 0) {121 t_error("%s failed: errno = %d\n", __func__, errno);