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

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