Searched defs:get_sock_opt (Results 1 - 4 of 4) sorted by relevance
| /openjdk7/hotspot/src/os/solaris/vm/ |
| H A D | os_solaris.inline.hpp | 258 inline int os::get_sock_opt(int fd, int level, int optname, function in class:os
|
| /openjdk7/hotspot/src/os/bsd/vm/ |
| H A D | os_bsd.inline.hpp | 288 inline int os::get_sock_opt(int fd, int level, int optname, function in class:os
|
| /openjdk7/hotspot/src/os/linux/vm/ |
| H A D | os_linux.inline.hpp | 293 inline int os::get_sock_opt(int fd, int level, int optname, function in class:os
|
| /openjdk7/hotspot/src/os/windows/vm/ |
| H A D | os_windows.cpp | 5041 int os::get_sock_opt(int fd, int level, int optname, function in class:os
|
Completed in 59 milliseconds