Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.h264 return ptr_list_multiple((struct ptr_list *)(p->users)); in multi_users()
H A Dptrlist.c63 bool ptr_list_multiple(const struct ptr_list *head) in ptr_list_multiple() function
H A Dptrlist.h43 extern bool ptr_list_multiple(const struct ptr_list *head);