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

/xnu-2422.115.4/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 15 milliseconds