Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c1293 #define ERRMSGSIZE 10000 /* Hope this is big enough. No way to error check */ macro
1297 char errmsg[ERRMSGSIZE]; in ErrorMsg()