Home
last modified time | relevance | path

Searched refs:MAXLABEL (Results 51 – 75 of 131) sorted by relevance

123456

/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/snmp/
H A Dsnmp__wmsstreamingplayers42 my $MAXLABEL = 20;
H A Dsnmp__wmsconnectedplayers44 my $MAXLABEL = 20;
H A Dsnmp__wmsplayerallocatedbandwidth50 my $MAXLABEL = 20;
H A Dsnmp__wmsstreamingrtspplayers44 my $MAXLABEL = 20;
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/router/
H A Dconexant_adsl19 MAXLABEL=20
/dports/dns/ares/ares-1.1.1/
H A Dares_mkquery.c129 if (len > MAXLABEL) in ares_mkquery()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/disk/
H A Dsnmp__hp_temp34 my $MAXLABEL = 20;
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/pb/
H A Dcompile_decoder.c20 #define MAXLABEL 5 macro
88 int fwd_labels[MAXLABEL];
89 int back_labels[MAXLABEL];
101 for (i = 0; i < MAXLABEL; i++) { in newcompiler()
168 UPB_ASSERT(label < MAXLABEL); in label()
189 UPB_ASSERT(label < MAXLABEL); in labelref()
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/pb/
H A Dcompile_decoder.c20 #define MAXLABEL 5 macro
88 int fwd_labels[MAXLABEL];
89 int back_labels[MAXLABEL];
101 for (i = 0; i < MAXLABEL; i++) { in newcompiler()
170 UPB_ASSERT(label < MAXLABEL); in label()
191 UPB_ASSERT(label < MAXLABEL); in labelref()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/system/
H A Dauth24 MAXLABEL=20
/dports/net/openmdns/mdnsd-0.7/mdnsctl/
H A Dmdnsl.c45 char [MAXLABEL], char [4], int *);
526 char app[MAXLABEL], char proto[MAXPROTOLEN], int *hasname) in splitdname() argument
562 (void)strlcpy(app, start, MAXLABEL); in splitdname()
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Ddns-protocol.h33 #define MAXLABEL 63 /* maximum length of domain label */ macro
/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dares_create_query.c153 if (len > MAXLABEL) { in ares_create_query()
/dports/dns/c-ares/c-ares-1.17.2/src/lib/
H A Dares_create_query.c144 if (len > MAXLABEL) { in ares_create_query()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/src/lib/
H A Dares_create_query.c144 if (len > MAXLABEL) { in SegmentDataItem()
/dports/www/node10/node-v10.24.1/deps/cares/src/
H A Dares_create_query.c153 if (len > MAXLABEL) { in ares_create_query()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/
H A Dares_create_query.c153 if (len > MAXLABEL) { in ares_create_query()
/dports/math/gretl/gretl-2021d/plugin/
H A Dspss_import.c85 char label[MAXLABEL];
971 if (labread > MAXLABEL - 1) { in grab_var_label()
972 rem = labread - (MAXLABEL - 1); in grab_var_label()
973 labread = MAXLABEL - 1; in grab_var_label()
974 if (len > MAXLABEL - 1) { in grab_var_label()
975 len = MAXLABEL - 1; in grab_var_label()
1654 char label[MAXLABEL]; in read_sav_data()
1671 sdat->encoding, MAXLABEL - 1); in read_sav_data()
/dports/graphics/grads/grads-1.9b4/src/
H A Dgagui.c997 #define MAXLABEL 80 macro
1002 static char dummy_label[MAXLABEL]; in make_text_viewer()
1006 for(i=0; i < MAXLABEL-1; i++) in make_text_viewer()
1056 static char dummy_label[MAXLABEL]; in make_text_editor()
1060 for(i=0; i < MAXLABEL-1; i++) in make_text_editor()
/dports/dns/p5-Net-DNS-Codes/Net-DNS-Codes-0.12/
H A DREADME51 MAXLABEL NS_MAXLABEL HFIXEDSZ NS_HFIXEDSZ QFIXEDSZ NS_QFIXEDSZ RRFIXEDSZ
215 MAXLABEL NS_MAXLABEL 63
270 MAXLABEL NS_MAXLABEL HFIXEDSZ NS_HFIXEDSZ QFIXEDSZ NS_QFIXEDSZ RRFIXEDSZ
/dports/dns/p5-Net-DNS-Codes/Net-DNS-Codes-0.12/t/
H A Dconstants.t46 MAXLABEL 63
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcp-common.h46 #define NS_MAXLABEL MAXLABEL
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dnameser.h67 #define MAXLABEL 63 /* maximum length of domain label */ macro
/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/library/
H A Dparse.h45 #define MAXLABEL NETSNMP_MAXLABEL macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/arpa/
H A Dnameser_compat.h91 #define MAXLABEL NS_MAXLABEL macro

123456