Searched refs:IS_IO_ERROR (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | fvwrite.c | 100 if (IS_IO_ERROR(fd, w, timeout)) 186 if (IS_IO_ERROR(fd, w, timeout)) 248 if (IS_IO_ERROR(fd, w, timeout))
|
H A D | fflush.c | 142 if (IS_IO_ERROR(fd, t, *timeout))
|
H A D | refill.c | 256 if (IS_IO_ERROR(fd, r, timeout))
|
H A D | local.h | 294 #define IS_IO_ERROR(fd, ret, to) \ macro
|