|
Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for stpcpy(). More...
#include <string.h>

Go to the source code of this file.
Functions | |
| char * | __wrap_stpcpy (char *dest, const char *src) |
Header declaring a mock function for stpcpy().
| char * __wrap_stpcpy | ( | char * | dest, |
| const char * | src | ||
| ) |
Mock function for stpcpy().
Checks that the right parameter is given and returns a preset pointer.