gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:strlen from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/herror.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/herror.c - 4.8KB - 148 lines
113:                 v->iov_base = t;
114:                 v->iov_len = strlen(t);
115:                 v++;
122: v->iov_base = t; 123: v->iov_len = strlen(v->iov_base); 124: v++;