Searched refs:gethostbyname (Results 1 - 10 of 10) sorted by relevance

/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dreplication.py175 from socket import gethostbyname namespace
176 if gethostbyname(hostname).startswith('127.0'):
H A Dcommon.py842 from socket import gethostbyname namespace
843 if gethostbyname(hostname).startswith('127.0'):
849 from socket import gethostbyname namespace
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dreplication.py179 from socket import gethostbyname namespace
180 if gethostbyname(hostname).startswith('127.0'):
H A Dcommon.py841 from socket import gethostbyname namespace
842 if gethostbyname(hostname).startswith('127.0'):
848 from socket import gethostbyname namespace
/forgerock/opendj2.6.2/tests/staf-tests/shared/python/
H A Dreplication.py175 from socket import gethostbyname namespace
176 if gethostbyname(hostname).startswith('127.0'):
H A Dcommon.py842 from socket import gethostbyname namespace
843 if gethostbyname(hostname).startswith('127.0'):
849 from socket import gethostbyname namespace
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/python/
H A Dreplication.py175 from socket import gethostbyname namespace
176 if gethostbyname(hostname).startswith('127.0'):
H A Dcommon.py842 from socket import gethostbyname namespace
843 if gethostbyname(hostname).startswith('127.0'):
849 from socket import gethostbyname namespace
/forgerock/opendj2-hg/tests/staf-tests/shared/python/
H A Dreplication.py179 from socket import gethostbyname namespace
180 if gethostbyname(hostname).startswith('127.0'):
H A Dcommon.py841 from socket import gethostbyname namespace
842 if gethostbyname(hostname).startswith('127.0'):
848 from socket import gethostbyname namespace

Completed in 49 milliseconds