suricata
util-error.c File Reference
#include "util-error.h"
Include dependency graph for util-error.c:

Go to the source code of this file.

Variables

thread_local SCError sc_errno = SC_OK
 

Detailed Description

Author
Anoop Saldanha anoop.nosp@m.sald.nosp@m.anha@.nosp@m.gmai.nosp@m.l.com

Error utility functions

Todo:
Needs refining of the error codes. Renaming with a prefix of SC_ERR, removal of duplicates and entries have to be made in util-error.c

Definition in file util-error.c.

Variable Documentation

◆ sc_errno