OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHUT_WR
(Results
26 - 27
of
27
) sorted by null
1
2
/libcore/luni/src/main/native/
libcore_io_OsConstants.cpp
259
initConstant(env, c, "
SHUT_WR
",
SHUT_WR
);
/external/netperf/
nettest_sctp.c
797
shutdown(send_socket,
SHUT_WR
);
[
all
...]
Completed in 105 milliseconds
1
2