Home
last modified time | relevance | path

Searched defs:socktype (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py713 facility=LOG_USER, socktype=socket.SOCK_DGRAM): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py228 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c4145 int family, socktype, protocol, flags; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c4063 int family, socktype, protocol, flags; local