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

  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Log.cpp 54 int create_socket(int *sockfd) function
81 if(create_socket(&ipacm_log_sockfd) < 0)
  /external/libcxx/test/support/
filesystem_dynamic_test_helper.py 77 def create_socket(source): function
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
filesystem_dynamic_test_helper.py 77 def create_socket(source): function
  /external/ltp/testcases/network/stress/ns-tools/
ns-igmp_querier.c 342 * Function: create_socket()
353 int create_socket(struct igmp_info *info_p) function
423 sd = create_socket(info_p);
  /external/mtpd/
mtpd.c 262 void create_socket(int family, int type, char *server, char *port) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
asyncore.py 292 def create_socket(self, family, type): member in class:dispatcher
  /external/python/cpython2/Lib/
asyncore.py 295 def create_socket(self, family, type): member in class:dispatcher
  /external/python/cpython3/Lib/
asyncore.py 282 def create_socket(self, family=socket.AF_INET, type=socket.SOCK_STREAM): member in class:dispatcher
  /prebuilts/gdb/darwin-x86/lib/python2.7/
asyncore.py 295 def create_socket(self, family, type): member in class:dispatcher
  /prebuilts/gdb/linux-x86/lib/python2.7/
asyncore.py 295 def create_socket(self, family, type): member in class:dispatcher
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 295 def create_socket(self, family, type): member in class:dispatcher
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 295 def create_socket(self, family, type): member in class:dispatcher
  /external/libmicrohttpd/src/microhttpd/
daemon.c 3490 create_socket (struct MHD_Daemon *daemon, function
    [all...]

Completed in 978 milliseconds