Search | Google it | Results 1 - 1 of 1 for funcall:strlcpy from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/net/gethnamaddr.c (0.00 seconds) |
380: } 381: strlcpy(bp, tbuf, (size_t)(ep - bp)); 382: host.h_name = bp; 409: } 410: strlcpy(bp, tbuf, (size_t)(ep - bp)); 411: tname = bp; 561: goto no_recovery; 562: strlcpy(bp, qname, (size_t)(ep - bp)); 563: host.h_name = bp;