Home
last modified time | relevance | path

Searched refs:SOCKET_T (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.h85 typedef SOCKET SOCKET_T; typedef
92 typedef int SOCKET_T;
126 SOCKET_T sock_fd; /* Socket file descriptor */
Dsocketmodule.c725 SOCKET_T fd, int family, int type, int proto) in init_sockobject()
754 new_sockobject(SOCKET_T fd, int family, int type, int proto) in new_sockobject()
1636 SOCKET_T newfd; in sock_accept()
1956 SOCKET_T fd;
2153 SOCKET_T newfd;
3095 SOCKET_T fd;
3621 SOCKET_T sv[2];
3677 SOCKET_T fd;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dsocketmodule.h85 typedef SOCKET SOCKET_T; typedef
92 typedef int SOCKET_T;
126 SOCKET_T sock_fd; /* Socket file descriptor */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.h85 typedef SOCKET SOCKET_T; typedef
92 typedef int SOCKET_T;
126 SOCKET_T sock_fd; /* Socket file descriptor */
Dsocketmodule.c783 SOCKET_T fd, int family, int type, int proto) in init_sockobject()
812 new_sockobject(SOCKET_T fd, int family, int type, int proto) in new_sockobject()
1701 SOCKET_T newfd; in sock_accept()
2015 SOCKET_T fd;
2212 SOCKET_T newfd;
3182 SOCKET_T fd;
3703 SOCKET_T sv[2];
3759 SOCKET_T fd;