Home
last modified time | relevance | path

Searched refs:_UNPCB_LIST_ENTRY (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dunpcb.h112 #define _UNPCB_LIST_ENTRY(x) struct _unpcb_list_entry macro
116 #define _UNPCB_LIST_ENTRY(x) LIST_ENTRY(x) macro
171 _UNPCB_LIST_ENTRY(unpcb_compat) unp_link; /* glue on list of all PCBs */
181 _UNPCB_LIST_ENTRY(unpcb_compat) unp_reflink; /* link in unp_refs list */