Home
last modified time | relevance | path

Searched defs:Hlist (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dhlist.h29 struct Hlist { struct
30 struct HlistNode head; argument
48 #define HLIST_PREV(ptr) ((struct HlistNode *)(ptr)->pprev) argument