Searched refs:dbgsysGetLastIOError (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/transport/socket/
H A DsysSocket.h61 int dbgsysGetLastIOError(char *buf, jint size);
H A DsocketTransport.c81 dbgsysGetLastIOError(buf, sizeof(buf));
/openjdk7/jdk/src/solaris/transport/socket/
H A Dsocket_md.c273 dbgsysGetLastIOError(char *buf, jint size) { function
/openjdk7/jdk/src/windows/transport/socket/
H A Dsocket_md.c382 dbgsysGetLastIOError(char *buf, jint size) { function

Completed in 26 milliseconds