Searched defs:fn_list (Results 1 – 1 of 1) sorted by relevance
67 struct fn_list { struct68 struct fn *fnl_first; /* first element of list */69 struct fn *fnl_last; /* last element of list */70 struct fn *fnl_rptr; /* read pointer for iterating through list */