Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c1930 struct rule *lastrule; /* Pointer to the most recently parsed rule */ member
1947 psp->firstrule = psp->lastrule = 0;
2084 psp->firstrule = psp->lastrule = rp;
2086 psp->lastrule->next = rp;
2087 psp->lastrule = rp;