Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c4152 struct s_x3node *tbl; /* The data stored here */
4153 struct s_x3node **ht; /* Hash table for lookups */
4159 typedef struct s_x3node { struct
4162 struct s_x3node *next; /* Next entry with the same hash */ argument
4163 struct s_x3node **from; /* Previous link */ argument