Home
last modified time | relevance | path

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

/DragonOS-0.1.5/kernel/src/common/
Dlist.h47 struct List *tail = entry->prev; in list_append() local
48 list_add(tail, node); in list_append()