Searched defs:find_nth_cookie (Results 1 – 1 of 1) sorted by relevance
140 struct find_nth_cookie { struct145 find_nth_cookie(uint32_t n) : count(0), n(n), pi(NULL) { in find_nth_cookie() argument