Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c3946 struct s_x2node *tbl; /* The data stored here */
3947 struct s_x2node **ht; /* Hash table for lookups */
3953 typedef struct s_x2node { struct
3956 struct s_x2node *next; /* Next entry with the same hash */ argument
3957 struct s_x2node **from; /* Previous link */ argument