Home
last modified time | relevance | path

Searched defs:socklen_t (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dinet.h74 typedef __socklen_t socklen_t; typedef
75 #define socklen_t __socklen_t macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Rx/
DRawIp4Rx.h37 #define socklen_t int macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobRx/
DOobRx.h38 #define socklen_t int macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Tx/
DRawIp4Tx.h37 #define socklen_t int macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobTx/
DOobTx.h37 #define socklen_t int macro
/device/linaro/bootloader/edk2/StdLib/Include/
Dnetdb.h105 typedef __socklen_t socklen_t; typedef
106 #define socklen_t __socklen_t macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.h31 typedef int socklen_t; typedef
Dsocketmodule.c271 typedef size_t socklen_t; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dsocketmodule.h31 typedef int socklen_t; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.h31 typedef int socklen_t; typedef
Dsocketmodule.c276 typedef size_t socklen_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dsocket.h83 typedef __socklen_t socklen_t; typedef
84 #define socklen_t __socklen_t macro