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

/darwin-on-arm/xnu/bsd/sys/
H A Dunpcb.h104 #define _UCPCB_LIST_HEAD(name, type) \ macro
111 #define _UCPCB_LIST_HEAD(name, type) LIST_HEAD(name, type) macro

Completed in 17 milliseconds