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

  /external/qemu/slirp/
socket.c 52 socreate(void) function
608 if ((so = socreate()) == NULL) {
  /external/qemu/slirp-android/
socket.c 57 socreate(void) function
630 if ((so = socreate()) == NULL) {

Completed in 671 milliseconds