Home
last modified time | relevance | path

Searched defs:nxt_list_part_s (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_list.h13 struct nxt_list_part_s { struct
14 nxt_list_part_t *next;
15 uintptr_t nelts;
16 char data[];