Home
last modified time | relevance | path

Searched defs:errmsg (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dtcp_stream_queue.h10 #define SQ_LOCK_INIT(lock, errmsg, action); \ argument
19 #define SQ_LOCK_INIT(lock, errmsg, action); \ argument
30 #define SQ_LOCK_INIT(lock, errmsg, action) (void) 0 argument
H A Dmtcp.h117 #define SBUF_LOCK_INIT(lock, errmsg, action); \ argument
126 #define SBUF_LOCK_INIT(lock, errmsg, action); \ argument
H A Dnetmap_user.h617 char errmsg[MAXERRMSG] = ""; in nm_open() local
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c1297 char errmsg[ERRMSGSIZE]; in ErrorMsg() local