Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c3785 struct s_x1node *tbl; /* The data stored here */
3786 struct s_x1node **ht; /* Hash table for lookups */
3792 typedef struct s_x1node { struct
3794 struct s_x1node *next; /* Next entry with the same hash */ argument
3795 struct s_x1node **from; /* Previous link */ argument