Searched refs:ypml_next (Results 1 – 7 of 7) sorted by relevance
74 for (scan = list; scan; scan = scan->ypml_next) {
242 next = &((*lst)->ypml_next); in xdr_ypmaplist()249 lst = (freeing) ? next : &((*lst)->ypml_next); in xdr_ypmaplist()
147 map->ypml_next = *list;
761 for (pmpl = maplist.list; pmpl; pmpl = pmpl->ypml_next) {
710 tmp = maplist.list->ypml_next; in ypmaplist()
183 struct ypmaplist *ypml_next; member
190 struct ypmaplist *ypml_next; member