Home
last modified time | relevance | path

Searched refs:set2list (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A Dselectmodule.c149 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
295 ifdlist = set2list(&ifdset, rfd2obj); in select_select()
296 ofdlist = set2list(&ofdset, wfd2obj); in select_select()
297 efdlist = set2list(&efdset, efd2obj); in select_select()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dselectmodule.c149 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
295 ifdlist = set2list(&ifdset, rfd2obj); in select_select()
296 ofdlist = set2list(&ofdset, wfd2obj); in select_select()
297 efdlist = set2list(&efdset, efd2obj); in select_select()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dselectmodule.c145 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
284 ifdlist = set2list(&ifdset, rfd2obj); in select_select()
285 ofdlist = set2list(&ofdset, wfd2obj); in select_select()
286 efdlist = set2list(&efdset, efd2obj); in select_select()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dselectmodule.c145 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
284 ifdlist = set2list(&ifdset, rfd2obj); in select_select()
285 ofdlist = set2list(&ofdset, wfd2obj); in select_select()
286 efdlist = set2list(&efdset, efd2obj); in select_select()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dselectmodule.c172 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
364 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
365 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
366 xlist = set2list(&efdset, efd2obj); in select_select_impl()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dselectmodule.c172 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
364 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
365 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
366 xlist = set2list(&efdset, efd2obj); in select_select_impl()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dselectmodule.c172 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
364 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
365 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
366 xlist = set2list(&efdset, efd2obj); in select_select_impl()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dselectmodule.c172 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
364 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
365 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
366 xlist = set2list(&efdset, efd2obj); in select_select_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dselectmodule.c172 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
364 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
365 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
366 xlist = set2list(&efdset, efd2obj); in select_select_impl()
/dports/lang/python37/Python-3.7.12/Modules/
H A Dselectmodule.c144 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
308 ifdlist = set2list(&ifdset, rfd2obj); in select_select()
309 ofdlist = set2list(&ofdset, wfd2obj); in select_select()
310 efdlist = set2list(&efdset, efd2obj); in select_select()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dselectmodule.c174 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
367 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
368 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
369 xlist = set2list(&efdset, efd2obj); in select_select_impl()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dselectmodule.c174 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
366 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
367 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
368 xlist = set2list(&efdset, efd2obj); in select_select_impl()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dselectmodule.c193 set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) in set2list() function
385 rlist = set2list(&ifdset, rfd2obj); in select_select_impl()
386 wlist = set2list(&ofdset, wfd2obj); in select_select_impl()
387 xlist = set2list(&efdset, efd2obj); in select_select_impl()