Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c3827 int ph; local
3830 ph = strhash(data);
3831 h = ph & (x1a->size-1);
3867 h = ph & (x1a->size-1);
3990 int ph; local
3993 ph = strhash(key);
3994 h = ph & (x2a->size-1);
4196 int ph; local
4199 ph = statehash(key);
4341 int ph; local
[all …]