HomeSort by relevance Sort by last modified time
    Searched defs:O_NONBLOCK (Results 51 - 55 of 55) sorted by null

1 23

  /external/openssl/apps/
s_client.c     [all...]
s_server.c     [all...]
  /external/ppp/pppd/
main.c 268 #undef O_NONBLOCK
269 #define O_NONBLOCK O_NDELAY
    [all...]
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 228 public static final int O_NONBLOCK = placeholder();
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 243 milliseconds

1 23