Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c1924 char *declkeyword; /* Keyword of a declaration */ member
2137 psp->declkeyword = x;
2262 x[0]=='\"' ? &x[1] : x,psp->declkeyword);
2272 "Illegal argument to %%%s: %s",psp->declkeyword,x);