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