Search | Google it | Results 1 - 1 of 1 for funcall:memmove from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/net/nsdispatch.c (0.00 seconds) |
217: } 218: memmove((void *)(((uintptr_t)vec) + (*count * esize)), elem, esize); 219: (*count)++; 479: _nssrclist_free(&p->srclist, p->srclistsize); 480: memmove(p, dbt, sizeof(*dbt)); 481: return (0);