Home
last modified time | relevance | path

Searched refs:SHUT_RD (Results 1 – 10 of 10) sorted by relevance

/external/strace/xlat/
Dshutdown_modes.in1 { 0, "SHUT_RD" },
/external/openssh/
Ddefines.h36 SHUT_RD = 0, /* No more receptions. */ enumerator
40 # define SHUT_RD SHUT_RD macro
Dnchan.c519 if (shutdown(c->sock, SHUT_RD) < 0 in chan_shutdown_read()
Dconfig.h.in351 /* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
Dconfigure.ac1778 AC_CHECK_DECLS([SHUT_RD], , ,
Dconfigure17681 (void) SHUT_RD;
/external/bison/m4/
Dsys_socket_h.m434 dnl SHUT_RD, SHUT_WR, SHUT_RDWR.
42 [[int a[] = { SHUT_RD, SHUT_WR, SHUT_RDWR };]])],
/external/deqp/framework/delibs/deutil/
DdeSocket.c653 how = SHUT_RD; in deSocket_shutdown()
/external/netcat/
Dnetcat.c794 shutdown(nfd, SHUT_RD); in readwrite()
/external/robolectric/lib/main/
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...