Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c133 int SetAdd(/* char*,int */); /* Add element to a set */
674 progress += SetAdd(s1->firstset,s2->index);
738 SetAdd(newcfp->fws,0);
1200 SetAdd(newcfp->fws,xsp->index);
3712 int SetAdd(s,e) in SetAdd() function