miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
memcmp.c File Reference
#include <string.h>
Include dependency graph for memcmp.c:

Functions

int memcmp (const void *s1, const void *s2, size_t n)

Function Documentation

◆ memcmp()

int memcmp ( const void * s1,
const void * s2,
size_t n )
Here is the caller graph for this function: