Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_bcnt.c133 void __ghs_bcount(struct bhdr *routinfo, void (*routaddr)(void)) in __ghs_bcount() argument
136 if (routinfo->inserted) { in __ghs_bcount()
148 routinfo->inserted = 1; in __ghs_bcount()
149 routinfo->next = blocklisthead; in __ghs_bcount()
150 blocklisthead = routinfo; in __ghs_bcount()