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