Searched refs:s_x3node (Results 1 – 1 of 1) sorted by relevance
5634 struct s_x3node *tbl; /* The data stored here */5635 struct s_x3node **ht; /* Hash table for lookups */5641 typedef struct s_x3node { struct5644 struct s_x3node *next; /* Next entry with the same hash */ argument5645 struct s_x3node **from; /* Previous link */ argument