suricata
|
#include "util-sysfs.h"
Go to the source code of this file.
Functions | |
TmEcode | SysFsWriteValue (const char *path, int64_t value) |
Sysfs utility file
Definition in file util-sysfs.c.
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.