Searched refs:EPIPE (Results 1 – 25 of 49) sorted by relevance
12
/glibc-2.36/hurd/hurd/ |
D | fd.h | 164 case EPIPE: in _hurd_fd_error_signal() 217 if (!(flags & MSG_NOSIGNAL) || err != EPIPE) in __hurd_sockfail()
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | errno.h | 68 EPIPE = 0x40000020, /* Broken pipe */ enumerator 265 #define EPIPE 0x40000020 macro
|
/glibc-2.36/stdio-common/ |
D | test-strerr.c | 159 #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/ |
D | errlist.h | 209 #ifdef EPIPE 216 _S(EPIPE, N_("Broken pipe"))
|
/glibc-2.36/conform/data/ |
D | errno.h-data | 105 macro-int-constant EPIPE {int} > 0
|
/glibc-2.36/hurd/ |
D | hurdselect.c | 583 case EPIPE: in _hurd_select()
|
/glibc-2.36/manual/ |
D | pipe.texi | 23 @code{SIGPIPE} signal, and fails with error code @code{EPIPE} if the
|
D | errno.texi | 358 @deftypevr Macro int EPIPE 360 @errno{EPIPE, 32, Broken pipe} 364 or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | socket.texi | 2718 @item EPIPE 2722 @code{send} fails with @code{EPIPE}.
|
D | signal.texi | 743 ignored, the offending call fails with @code{EPIPE} instead.
|
/glibc-2.36/po/ |
D | lt.po | 1011 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | hu.po | 885 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | el.po | 2064 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | be.po | 2760 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | sl.po | 2112 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | nb.po | 2160 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | en_GB.po | 1199 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | eo.po | 2851 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | sk.po | 3529 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | gl.po | 3497 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | ja.po | 4739 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | libc.pot | 5352 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | bg.po | 5472 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | ru.po | 5450 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
D | sr.po | 5438 #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
|
12