Searched refs:R_Free (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dradix.h189 #define R_Free(p) free((char *)p); macro
195 #define R_Free(p) FREE((caddr_t)p, M_RTABLE); macro
H A Drtsock.c572 R_Free(rtm); rtm = new_rtm;
653 R_Free(rtm);
668 R_Free(rtm);
H A Droute.c1138 R_Free(rt->rt_llinfo);
1159 R_Free(rt_key(rt));
2075 R_Free(rt_key(rt));
2547 R_Free(rt_key(rt)); /* free old block; NULL is okay */
H A Dradix.c531 R_Free(saved_x);

Completed in 118 milliseconds