Search | Google it | Results 1 - 1 of 1 for funcall:memmove from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/ip_input.c (0.00 seconds) |
1810: cp0 = (u_char *) &ntime; /* XXX grumble, GCC... */ 1811: memmove((char *)cp + ipt->ipt_ptr - 1, cp0, 1812: sizeof(n_time)); 1916: ip_srcrt.srcopt[IPOPT_OFFSET] = IPOPT_MINOFF; 1917: memmove(mtod(m, char *) + sizeof(struct in_addr), &ip_srcrt.nop, 1918: OPTSIZ);