Searched refs:sock_recvfrom (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Dsocketmodule.c2663 sock_recvfrom(PySocketSockObject *s, PyObject *args) function
3075 {"recvfrom", (PyCFunction)sock_recvfrom, METH_VARARGS,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dsocketmodule.c2597 sock_recvfrom(PySocketSockObject *s, PyObject *args) function
2998 {"recvfrom", (PyCFunction)sock_recvfrom, METH_VARARGS,

Completed in 21 milliseconds