HomeSort by: relevance | last modified time | path
    Searched refs:check_write_fail (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_sigio.c 354 check_write_fail(int writefd, int error) function
672 check_write_fail(fifowr, EPIPE);
847 check_write_fail(pipefd[1], EPIPE);
1020 check_write_fail(ptyapp, EPIPE);
1197 check_write_fail(ptyhost, EPIPE);
1442 check_write_fail(sockfd[1], EPIPE);
1735 check_write_fail(sockfd[1], EPIPE);
2018 check_write_fail(sockfd[1], EPIPE);
2064 check_write_fail(sockfd[1], EAGAIN);
t_poll.c 602 check_write_fail(int writefd, int error) function
691 check_write_fail(writefd, writeerror);
692 check_write_fail(writefd, writeerror);
921 check_write_fail(writefd, writeerror);
922 check_write_fail(writefd, writeerror);

Completed in 61 milliseconds