Home
last modified time | relevance | path

Searched refs:HAS_HOST (Results 1 – 7 of 7) sorted by relevance

/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dpathname.d545 #if HAS_HOST
652 #if HAS_HOST
1467 #if HAS_HOST
2820 #if HAS_HOST
2956 #if HAS_HOST
3516 #if HAS_HOST
3556 #if HAS_HOST in copy_pathname()
4131 #if HAS_HOST in host_diff()
4138 #if HAS_HOST in host_diff()
4416 #if HAS_HOST in translate_host()
[all …]
H A Dspvw_debug.d169 #if HAS_HOST in nobject_out1()
H A Dlispbibl.d3050 #define HAS_HOST 1 macro
3054 #define HAS_HOST 0 macro
8714 #if HAS_HOST
H A DChangeLog52675 * pathname.d (host_diff): when HAS_HOST, push `:host' onto solutions
52947 * pathname.d (USER-HOMEDIR-PATHNAME): If HAS_HOST is defined but the
52952 * lispbibl.d (HAS_HOST): Set to 1 for PATHNAME_WIN32.
/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Ddns.py50 HAS_HOST = salt.utils.path.which("host") is not None variable
590 ("host", _lookup_host, HAS_HOST and not secure),
/dports/sysutils/getssl/getssl-2.35/
H A Dgetssl1123 HAS_HOST=false
1144 HAS_HOST=true
1463 if [[ "$HAS_HOST" == "true" ]]; then
/dports/security/testssl.sh/testssl.sh-3.0.6/
H A Dtestssl.sh368 HAS_HOST=false
17420 HAS_HOST: $HAS_HOST
17870 type -p host &> /dev/null && HAS_HOST=true
17877 if ! "$HAS_DIG" && ! "$HAS_HOST" && ! "$HAS_DRILL" && ! "$HAS_NSLOOKUP"; then
17923 if [[ -z "$ip4" ]] && "$HAS_HOST"; then
17966 elif "$HAS_HOST"; then
18003 elif "$HAS_HOST"; then
18070 if "$HAS_HOST"; then
18174 elif "$HAS_HOST"; then