Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c222 SH_RESOLVED, /* Was a shift. Precedence resolved conflict */ enumerator
1021 apx->type = SH_RESOLVED;
1025 apx->type = SH_RESOLVED;
1045 apx->type==SH_RESOLVED ||
1048 apy->type==SH_RESOLVED ||
2690 case SH_RESOLVED: in PrintAction()