Searched refs:s_x4node (Results 1 – 1 of 1) sorted by relevance
5775 struct s_x4node *tbl; /* The data stored here */5776 struct s_x4node **ht; /* Hash table for lookups */5782 typedef struct s_x4node { struct5784 struct s_x4node *next; /* Next entry with the same hash */ argument5785 struct s_x4node **from; /* Previous link */ argument