Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c1929 struct rule *firstrule; /* Pointer to first rule in the grammar */ member
1947 psp->firstrule = psp->lastrule = 0;
2083 if( psp->firstrule==0 ){
2084 psp->firstrule = psp->lastrule = rp;
2450 gp->rule = ps.firstrule;