Home
last modified time | relevance | path

Searched refs:s_x2node (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c3909 struct s_x2node *tbl; /* The data stored here */
3910 struct s_x2node **ht; /* Hash table for lookups */
3916 typedef struct s_x2node { struct
3919 struct s_x2node *next; /* Next entry with the same hash */ argument
3920 struct s_x2node **from; /* Previous link */ argument