Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dptrlist.c122 void *ptr_list_nth_entry(struct ptr_list *list, unsigned int idx) in ptr_list_nth_entry() function
H A Dptrlist.h47 extern void *ptr_list_nth_entry(struct ptr_list *, unsigned int idx);