Searched defs:list_forw (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPutil.h40 struct P_list *list_forw; member in struct:P_list
50 #define list_next(elem) (void *)(((plist_t *)(elem))->list_forw)

Completed in 14 milliseconds