Searched refs:errstream (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | lemon.c | 1603 static FILE *errstream; variable 1787 errstream = err; 1832 if( i>=0 ) errline(i,0,errstream); 1864 fprintf(errstream," -%-*s %s\n",max,op[i].label,op[i].message); in OptPrint() 1868 fprintf(errstream," %s=<integer>%*s %s\n",op[i].label, in OptPrint() 1873 fprintf(errstream," %s=<real>%*s %s\n",op[i].label, in OptPrint() 1878 fprintf(errstream," %s=<string>%*s %s\n",op[i].label, in OptPrint()
|