Home
last modified time | relevance | path

Searched refs:MAXLABEL (Results 26 – 50 of 131) sorted by relevance

123456

/dports/sysutils/munin-node/munin-2.0.67/plugins/node.d/
H A Dsnmp__df_ram.in50 my $MAXLABEL = 20;
183 print (length($part)<=$MAXLABEL ? $part : "...".substr($part,-($MAXLABEL-3)));
H A Dsnmp__df.in52 my $MAXLABEL = 20;
201 print (length($part)<=$MAXLABEL ? $part : "...".substr($part,-($MAXLABEL-3)));
/dports/sysutils/munin-master/munin-2.0.67/plugins/node.d/
H A Dsnmp__df_ram.in50 my $MAXLABEL = 20;
183 print (length($part)<=$MAXLABEL ? $part : "...".substr($part,-($MAXLABEL-3)));
H A Dsnmp__df.in52 my $MAXLABEL = 20;
201 print (length($part)<=$MAXLABEL ? $part : "...".substr($part,-($MAXLABEL-3)));
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dinet_res.hrl34 -define(MAXLABEL, 63). %% maximum length of domain label macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dinet_res.hrl34 -define(MAXLABEL, 63). %% maximum length of domain label macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dinet_res.hrl52 -define(MAXLABEL, 63). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.hrl52 -define(MAXLABEL, 63). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.hrl52 -define(MAXLABEL, 63). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.hrl52 -define(MAXLABEL, 63). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dinet_res.hrl52 -define(MAXLABEL, 63). macro
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dhints.c76 #define MAXLABEL 20 macro
81 } oldHint[MAXLABEL];
91 for (i = 0; i < MAXLABEL; i++) in InitHints()
107 for (i = 0; i < MAXLABEL; i++)
250 if ((hP->label >= 0) && (hP->label < MAXLABEL))
278 if ((hP->label >= 0) && (hP->label < MAXLABEL))
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/network/
H A Dumts_sig23 MAXLABEL=20
H A Dddclient26 MAXLABEL=20
/dports/sysutils/munin-common/munin-2.0.67/plugins/node.d/
H A Dsnmp__df.in52 my $MAXLABEL = 20;
201 print (length($part)<=$MAXLABEL ? $part : "...".substr($part,-($MAXLABEL-3)));
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/other/
H A Dglobesurfer17 MAXLABEL=20
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/ftp/
H A Dpureftpd_count21 MAXLABEL=20
/dports/dns/c-ares/c-ares-1.17.2/src/lib/
H A Dares_nameser.h198 #ifndef MAXLABEL
199 # define MAXLABEL NS_MAXLABEL macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/src/lib/
H A Dares_nameser.h198 #ifndef MAXLABEL
199 # define MAXLABEL NS_MAXLABEL macro
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/horde/
H A Dhorde38 MAXLABEL=20
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/mail/
H A Dpostfwd-rbl17 MAXLABEL=20
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/postfix/
H A Dpostfix_mail_stats125 MAXLABEL=20
H A Dpostfix_mail_stats25 MAXLABEL=20
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/snmp/
H A Dsnmp__wmsstreaminghttpplayers45 my $MAXLABEL = 20;
H A Dsnmp__wmsstreamingmmsplayers45 my $MAXLABEL = 20;

123456