Home
last modified time | relevance | path

Searched refs:IPv4map (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/frontend/
H A Dsaned.c761 SANE_Bool IPv4map = SANE_FALSE; in check_host() local
801 IPv4map = SANE_TRUE; in check_host()
811 IPv4map = SANE_FALSE; /* we failed, remote_ipv4_addr points to nothing */ in check_host()
827 if (IPv4map == SANE_TRUE) in check_host()
914 ((IPv4map == SANE_TRUE) && (strcmp (text_addr, remote_ipv4) == 0))) in check_host()
1009 else if ((IPv4map == SANE_TRUE) && (strcmp (config_line, remote_ipv4) == 0)) in check_host()
1015 /* handle IP ranges, take care of the IPv4map stuff */ in check_host()
1032 if (IPv4map == SANE_TRUE) in check_host()
1047 (IPv4map == SANE_TRUE)) in check_host()
1053 ((IPv4map in check_host()
[all...]

Completed in 4 milliseconds