/external/python/cpython2/PC/os2vacpp/ |
config.c | 33 extern void init_socket(void); 75 {"_socket", init_socket},
|
/external/python/cpython2/PC/os2emx/ |
config.c | 93 extern void init_socket(); 159 {"_socket", init_socket},
|
/external/python/cpython2/Modules/ |
config.c | 57 extern void init_socket(void); 129 {"_socket", init_socket},
|
socketmodule.c | 4602 init_socket(void) function [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/ |
config.c | 55 extern void init_socket(void);
93 //{"_socket", init_socket},
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
config.c | 55 extern void init_socket(void);
93 //{"_socket", init_socket},
|
/external/python/cpython2/RISCOS/ |
Makefile | 344 $(MAKEDLK) -d @.^.Lib._socket/pyd -s s.linktab -o @.^.Modules.o._socketlink -e init_socket
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
socketmodule.c | 4577 init_socket(void) function [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
socketmodule.c | 4475 init_socket(void) function [all...] |