rtsock_shared.c | 631 struct rt_xmsghdr *old_rtm = rtm; local in function:route_output_report 635 (void)memcpy(*new_rtm, old_rtm, old_rtm->rtm_msglen); 653 struct rt_xmsghdr *old_rtm = NULL, *new_rtm = NULL; local in function:COMPATNAME 833 old_rtm = rtm; 880 old_rtm = rtm; 899 old_rtm = rtm; 964 /* We cannot free old_rtm until we have stopped using the 966 * in old_rtm. 968 if (old_rtm != NULL [all...] |