Home
last modified time | relevance | path

Searched refs:init_sockobject (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dsocketmodule.c806 init_sockobject(PySocketSockObject *s, in init_sockobject() function
842 init_sockobject(s, fd, family, type, proto); in new_sockobject()
3237 init_sockobject(s, fd, family, type, proto);
/dports/lang/python27/Python-2.7.18/Modules/
H A Dsocketmodule.c806 init_sockobject(PySocketSockObject *s, in init_sockobject() function
842 init_sockobject(s, fd, family, type, proto); in new_sockobject()
3237 init_sockobject(s, fd, family, type, proto);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dsocketmodule.c724 init_sockobject(PySocketSockObject *s, in init_sockobject() function
760 init_sockobject(s, fd, family, type, proto); in new_sockobject()
3117 init_sockobject(s, fd, family, type, proto);
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dsocketmodule.c996 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1050 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5272 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dsocketmodule.c996 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1050 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5272 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/lang/python37/Python-3.7.12/Modules/
H A Dsocketmodule.c957 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1011 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5084 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dsocketmodule.c996 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1050 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5272 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/lang/python38/Python-3.8.12/Modules/
H A Dsocketmodule.c996 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1050 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5272 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/lang/python39/Python-3.9.9/Modules/
H A Dsocketmodule.c996 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1050 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5352 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dsocketmodule.c996 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1050 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5272 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dsocketmodule.c962 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1016 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5311 if (init_sockobject(s, fd, family, type, proto) == -1) {
/dports/lang/python310/Python-3.10.1/Modules/
H A Dsocketmodule.c958 init_sockobject(PySocketSockObject *s, in init_sockobject() function
1012 if (init_sockobject(s, fd, family, type, proto) == -1) { in new_sockobject()
5303 if (init_sockobject(s, fd, family, type, proto) == -1) {