Home
last modified time | relevance | path

Searched refs:EPIPE (Results 1 – 25 of 49) sorted by relevance

12

/glibc-2.36/hurd/hurd/
Dfd.h164 case EPIPE: in _hurd_fd_error_signal()
217 if (!(flags & MSG_NOSIGNAL) || err != EPIPE) in __hurd_sockfail()
/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h68 EPIPE = 0x40000020, /* Broken pipe */ enumerator
265 #define EPIPE 0x40000020 macro
/glibc-2.36/stdio-common/
Dtest-strerr.c159 #ifdef EPIPE in do_test()
160 TEST_COMPARE_STRING (strerrordesc_np (EPIPE), "Broken pipe"); in do_test()
161 TEST_COMPARE_STRING (strerrorname_np (EPIPE), "EPIPE"); in do_test()
/glibc-2.36/sysdeps/gnu/
Derrlist.h209 #ifdef EPIPE
216 _S(EPIPE, N_("Broken pipe"))
/glibc-2.36/conform/data/
Derrno.h-data105 macro-int-constant EPIPE {int} > 0
/glibc-2.36/hurd/
Dhurdselect.c583 case EPIPE: in _hurd_select()
/glibc-2.36/manual/
Dpipe.texi23 @code{SIGPIPE} signal, and fails with error code @code{EPIPE} if the
Derrno.texi358 @deftypevr Macro int EPIPE
360 @errno{EPIPE, 32, Broken pipe}
364 or blocked. Thus, your program will never actually see @code{EPIPE}
Dsocket.texi2718 @item EPIPE
2722 @code{send} fails with @code{EPIPE}.
Dsignal.texi743 ignored, the offending call fails with @code{EPIPE} instead.
/glibc-2.36/po/
Dlt.po1011 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dhu.po885 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Del.po2064 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dbe.po2760 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dsl.po2112 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dnb.po2160 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Den_GB.po1199 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Deo.po2851 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dsk.po3529 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dgl.po3497 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dja.po4739 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dlibc.pot5352 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dbg.po5472 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dru.po5450 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
Dsr.po5438 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}

12