|
suricata
|

Go to the source code of this file.
Functions | |
| void * | memrchr (const void *s, int c, size_t n) |
| void | MemrchrRegisterTests (void) |
| void* memrchr | ( | const void * | s, |
| int | c, | ||
| size_t | n | ||
| ) |
Definition at line 30 of file util-memrchr.c.
| void MemrchrRegisterTests | ( | void | ) |
Definition at line 63 of file util-memrchr.c.
References UtRegisterTest().
