Search | Google it | Results 1 - 1 of 1 for funcall:strncpy from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/net/gethnamaddr.c (0.00 seconds) |
673: } 674: strncpy(hostbuf, name, MAXDNAME); 675: hostbuf[MAXDNAME] = '\0'; 707: } 708: strncpy(hostbuf, name, MAXDNAME); 709: hostbuf[MAXDNAME] = '\0';