Home | History | Annotate | Download | only in microhttpd

Lines Matching full:ekill

1300   char *ekill;
1332 ekill = sce - 1;
1333 while ((*ekill == ' ') && (ekill >= pos))
1334 *(ekill--) = '\0';