Home
last modified time | relevance | path

Searched refs:sock_getpeername (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c2208 sock_getpeername(PySocketSockObject *s) function
2977 {"getpeername", (PyCFunction)sock_getpeername,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c2267 sock_getpeername(PySocketSockObject *s) function
3054 {"getpeername", (PyCFunction)sock_getpeername,