Searched refs:GAUGE (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/dialog/ |
H A D | dialog.pl | 44 our $GAUGE; 185 open( $GAUGE, 196 &printflush( $GAUGE, "$percent\n" ); 204 &printflush( $GAUGE, "XXX\n$percent\n$message\nXXX\n" ); 208 close $GAUGE;
|
H A D | util.c | 159 DATA(A_REVERSE, GAUGE, gauge, "Dialog box gauge"),
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII_tree.def | 44 (5 ifSpeed GAUGE GET) 60 (21 ifOutQLen GAUGE GET) 101 (3 ipCidrRouteNumber GAUGE op_route GET) 160 (9 tcpCurrEstab GAUGE op_tcp GET) 204 (15 ifHighSpeed GAUGE GET)
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_tree.def | 41 (5 hrSystemNumUsers GAUGE op_hrSystem GET) 42 (6 hrSystemProcesses GAUGE op_hrSystem GET)
|
/freebsd/contrib/bsddialog/utility/ |
H A D | util_cli.c | 131 GAUGE, enumerator 255 {"gauge", no_argument, NULL, GAUGE}, 714 case GAUGE: in parseargs()
|
/freebsd/contrib/tcpdump/ |
H A D | print-snmp.c | 114 #define GAUGE 2 macro 575 case GAUGE: in asn1_parse()
|