HomeSort by relevance Sort by last modified time
    Searched refs:java_net_SocketOptions_SO_OOBINLINE (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/native/
java_net_SocketOptions.h 63 #undef java_net_SocketOptions_SO_OOBINLINE
64 #define java_net_SocketOptions_SO_OOBINLINE 4099L
net_util_md.c 901 { java_net_SocketOptions_SO_OOBINLINE, SOL_SOCKET, SO_OOBINLINE },
    [all...]

Completed in 46 milliseconds