|
suricata
|


Go to the source code of this file.
Macros | |
| #define | SYSFS_MAX_FILENAME_SIZE 251 |
Functions | |
| TmEcode | SysFsWriteValue (const char *path, int64_t value) |
Definition in file util-sysfs.h.
| #define SYSFS_MAX_FILENAME_SIZE 251 |
Definition at line 33 of file util-sysfs.h.
| TmEcode SysFsWriteValue | ( | const char * | path, |
| int64_t | value | ||
| ) |
Definition at line 28 of file util-sysfs.c.
References len, SCLogError, SCLogWarning, SCReturnInt, strlcat(), SYSFS_MAX_FILENAME_SIZE, TM_ECODE_FAILED, and TM_ECODE_OK.
