Searched defs:errmsg (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/core/src/include/ |
| H A D | tcp_stream_queue.h | 10 #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 D | mtcp.h | 117 #define SBUF_LOCK_INIT(lock, errmsg, action); \ argument 126 #define SBUF_LOCK_INIT(lock, errmsg, action); \ argument
|
| H A D | netmap_user.h | 617 char errmsg[MAXERRMSG] = ""; in nm_open() local
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | lemon.c | 1297 char errmsg[ERRMSGSIZE]; in ErrorMsg() local
|