Home
last modified time | relevance | path

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

/openbsd/usr.bin/systat/
H A Dpftop.c1000 struct anchor_name *anchor_end = NULL; variable
1017 anchor_end = a; in alloc_anchor_name()
1030 if (anchor_end == NULL) in reset_anchor_names()
1033 anchor_end->next = anchor_free; in reset_anchor_names()
1035 anchor_root = anchor_end = NULL; in reset_anchor_names()