Lines Matching refs:buff2
159 char buff2[257];182 if (sscanf(buff, "nameserver%*[ \t]%256s", buff2) == 1) {185 if (inet_strtoip(buff2, &tmp_ip) < 0)