Searched refs:s_x2node (Results 1 – 1 of 1) sorted by relevance
3912 struct s_x2node *tbl; /* The data stored here */3913 struct s_x2node **ht; /* Hash table for lookups */3919 typedef struct s_x2node { struct3922 struct s_x2node *next; /* Next entry with the same hash */ argument3923 struct s_x2node **from; /* Previous link */ argument