Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dlemon.c233 #define SetFind(X,Y) (X[Y]) /* True if Y is in set X */ macro
1168 if( SetFind(cfp->fws,j) ){ in FindActions()
3328 if( SetFind(set,i) ){
3475 if( sp->firstset && SetFind(sp->firstset, j) ){ in ReportOutput()