Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c168 char *datatype; /* The data type of information held by this member
2232 psp->declargslot = &sp->datatype;
3072 if( sp->datatype==0 ) continue;
3073 len = strlen(sp->datatype);
3095 if( sp->type!=NONTERMINAL || (sp->datatype==0 && lemp->vartype==0) ){
3099 cp = sp->datatype;
3916 sp->datatype = 0;