Searched defs:RTALLOC1 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_atm.h69 #define RTALLOC1(A,B) rtalloc1((A),(B)) macro
71 #define RTALLOC1(A,B) rtalloc1((A),(B),0UL) macro
H A Dif_fddisubr.c113 #define RTALLOC1(a, b) rtalloc1(a, b) macro
116 #define RTALLOC1(a, b) rtalloc1(a, b, 0UL) macro

Completed in 22 milliseconds