Search | Google it | Results 1 - 1 of 1 for funcall:strcpy from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_init.c (0.01 seconds) |
302: statp->_u._ext.ext->nsaddrs[0].sin = statp->nsaddr; 303: strcpy(statp->_u._ext.ext->nsuffix, "ip6.arpa"); 304: strcpy(statp->_u._ext.ext->nsuffix2, "ip6.int"); 305: } else { 567: (cp = strchr(buf, '.')) != NULL) 568: strcpy(statp->defdname, cp + 1); 569: