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