Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dsocketmodule.c3337 gethost_common(struct hostent *h, struct sockaddr *addr, int alen, int af) function
3523 ret = gethost_common(h, (struct sockaddr *)&addr, sizeof(addr),
3617 ret = gethost_common(h, (struct sockaddr *)&addr, sizeof(addr), af);
/dports/lang/python27/Python-2.7.18/Modules/
H A Dsocketmodule.c3337 gethost_common(struct hostent *h, struct sockaddr *addr, int alen, int af) function
3523 ret = gethost_common(h, (struct sockaddr *)&addr, sizeof(addr),
3617 ret = gethost_common(h, (struct sockaddr *)&addr, sizeof(addr), af);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dsocketmodule.c3217 gethost_common(struct hostent *h, struct sockaddr *addr, int alen, int af) function
3403 ret = gethost_common(h, (struct sockaddr *)&addr, sizeof(addr),
3497 ret = gethost_common(h, (struct sockaddr *)&addr, sizeof(addr), af);
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dsocketmodule.c5487 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5671 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5768 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dsocketmodule.c5487 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5671 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5768 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/lang/python37/Python-3.7.12/Modules/
H A Dsocketmodule.c5288 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5469 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5563 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dsocketmodule.c5487 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5671 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5768 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/lang/python38/Python-3.8.12/Modules/
H A Dsocketmodule.c5487 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5671 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5768 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/lang/python39/Python-3.9.9/Modules/
H A Dsocketmodule.c5567 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5751 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5848 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dsocketmodule.c5487 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5671 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5768 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dsocketmodule.c5526 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5710 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5807 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);
/dports/lang/python310/Python-3.10.1/Modules/
H A Dsocketmodule.c5518 gethost_common(struct hostent *h, struct sockaddr *addr, size_t alen, int af) function
5702 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr),
5799 ret = gethost_common(h, SAS2SA(&addr), sizeof(addr), af);