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

/darwin-on-arm/xnu/bsd/sys/
H A Dunpcb.h108 #define _UNPCB_LIST_ENTRY(x) struct _unpcb_list_entry macro
112 #define _UNPCB_LIST_ENTRY(x) LIST_ENTRY(x) macro

Completed in 16 milliseconds