|
Crinit -- Configurable Rootfs Init
|
Header declaring a mock function for crinitErrPrintFFL(). More...

Go to the source code of this file.
Functions | |
| void | __wrap_crinitErrPrintFFL (const char *file, const char *func, int line, const char *format,...) __attribute__((format(printf |
Header declaring a mock function for crinitErrPrintFFL().
| void __wrap_crinitErrPrintFFL | ( | const char * | file, |
| const char * | func, | ||
| int | line, | ||
| const char * | format, | ||
| ... | |||
| ) |
Mock function for crinitErrPrintFFL().
Checks the format string and ignores everything else.