Search | Google it | Results 1 - 1 of 1 for funcall:strcpy from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_data.c (0.00 seconds) |
758: domains[1] = NULL; 759: strcpy(domains[0], statp->defdname); 760: } 773: domains[i] = cp; 774: strcpy(domains[i], statp->dnsrch[i]); 775: cp += strlen(statp->dnsrch[i]) + 1;