Home
last modified time | relevance | path

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

/dports/german/BBBike/BBBike-3.18/
H A DBBBikeAlarm.pm1003 use constant LIST_HOST => 0; constant
1046 if ($data->[LIST_HOST] eq $this_host &&
1085 $hl->add($i, -text => $result->[LIST_HOST], -data => $result);
1209 if ($this_host eq (split /\t/, $string)[LIST_HOST]) {