Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c805 struct symbol *bsp; /* Symbol following the dot in configuration "bcfp" */ local
825 bsp = bcfp->rp->rhs[bcfp->dot]; /* Get symbol after dot */
826 if( bsp!=sp ) continue; /* Must be same as for "cfp" */