Home
last modified time | relevance | path

Searched defs:NOTIMP (Results 1 – 25 of 57) sorted by relevance

123

/dports/dns/dnsjava/dnsjava-2.1.9/org/xbill/DNS/
H A DRcode.java32 public static final int NOTIMP = 4; field in Rcode
81 rcodes.add(NOTIMP, "NOTIMP"); in rcodes.add() argument
82 rcodes.addAlias(NOTIMP, "NOTIMPL"); in rcodes.addAlias() argument
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/
H A Drcode.py33 NOTIMP = 4 variable in Rcode
146 NOTIMP = Rcode.NOTIMP variable
/dports/dns/py-py3dns/py3dns-3.2.1/DNS/
H A DStatus.py16 NOTIMP = 4 # Not Implemented [RFC 1035] variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dns/
H A Drcode.py32 NOTIMP = 4 variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/dns/
H A Drcode.py26 NOTIMP = 4 variable
/dports/dns/py-namebench/namebench-1.3.1/nb_third_party/dns/
H A Drcode.py24 NOTIMP = 4 variable
/dports/dns/py-dnspython/dnspython-1.16.0/dns/
H A Drcode.py32 NOTIMP = 4 variable
/dports/finance/electrum/Electrum-4.1.5/packages/dns/
H A Drcode.py33 NOTIMP = 4 variable in Rcode
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/dns/
H A Drcode.py33 NOTIMP = 4 variable in Rcode
/dports/net/kea/kea-2.0.1/src/lib/dns/
H A Drcode.h244 Rcode::NOTIMP() { in NOTIMP() function
H A Dtsigerror.h243 TSIGError::NOTIMP() { in NOTIMP() function
/dports/net/iodine/iodine-0.7.0/src/
H A Dandroid_dns.h27 #define NOTIMP 4 macro
H A Dwindows.h50 #define NOTIMP 4 macro
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddns-protocol.h39 #define NOTIMP 4 /* not implemented */ macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dinet_dns.hrl49 -define(NOTIMP, 4). %% not implemented macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dinet_dns.hrl49 -define(NOTIMP, 4). %% not implemented macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dinet_dns.hrl49 -define(NOTIMP, 4). %% not implemented macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_dns.hrl49 -define(NOTIMP, 4). %% not implemented macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_dns.hrl49 -define(NOTIMP, 4). %% not implemented macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_dns.hrl49 -define(NOTIMP, 4). %% not implemented macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_dns.hrl49 -define(NOTIMP, 4). %% not implemented macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/arpa/
H A Dnameser_compat.h117 #define NOTIMP ns_r_notimpl macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/arpa/
H A Dnameser_compat.h117 #define NOTIMP ns_r_notimpl macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/arpa/
H A Dnameser_compat.h117 #define NOTIMP ns_r_notimpl macro
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/arpa/
H A Dnameser_compat.h110 #define NOTIMP ns_r_notimpl macro

123