Searched refs:list_link (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.h48 extern void list_link(void *, void *);
H A DPfdinfo.c49 list_link(&P->fd_head, NULL);
67 list_link(fip, next ? next : (void *)&(P->fd_head));
H A DPutil.c43 list_link(void *new, void *existing) function
H A DPidle.c243 list_link(fp, &P->file_head);
H A DPcore.c365 list_link(lwp, next);
2355 list_link(&core_info->core_lwp_head, NULL);
2747 list_link(fp, &P->file_head);
H A DPsymtab.c182 list_link(fptr, &P->file_head);
2951 list_link(&P->file_head, NULL);

Completed in 83 milliseconds