/external/mtpd/ |
mtpd.c | 261 void create_socket(int family, int type, char *server, char *port) function
|
/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
|
/system/core/init/ |
util.cpp | 96 * create_socket - creates a Unix domain socket in ANDROID_SOCKET_DIR 101 int create_socket(const char *name, int type, mode_t perm, uid_t uid, function
|
/external/libmicrohttpd/src/microhttpd/ |
daemon.c | 3490 create_socket (struct MHD_Daemon *daemon, function [all...] |