OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:byip
(Results
1 - 1
of
1
) sorted by null
/external/dnsmasq/contrib/dnslist/
dnslist.pl
72
# Sorted host list. (It's actually sorted by IP--the sub &
byip
() compares two
144
@hosts = sort
byip
values %{$list};
216
sub
byip
{
subroutine
Completed in 51 milliseconds