Lines Matching refs:strcmp
451 if (!req.resource || strcmp (req.resource, res) != 0)
914 ((IPv4map == SANE_TRUE) && (strcmp (text_addr, remote_ipv4) == 0)))
916 if (strcmp (text_addr, remote_ip) == 0)
995 if (strcmp (config_line, "+") == 0)
1009 else if ((IPv4map == SANE_TRUE) && (strcmp (config_line, remote_ipv4) == 0))
1117 ((IPv4map == SANE_TRUE) && (strcmp (text_addr, remote_ipv4) == 0)))
1119 if (strcmp (text_addr, remote_ip) == 0)
1277 if (strcmp (config_line, "+") == 0)
2152 if (strcmp (text_addr, remote_ip) != 0)
3127 if (strcmp(grp->gr_mem[i], user) == 0)