Home
last modified time | relevance | path

Searched refs:fixfmt (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/firmware/stub/
Dvboot_api_stub_init.c24 static const char *fixfmt(const char *format) in fixfmt() function
43 vfprintf(stderr, fixfmt(format), ap); in VbExError()
53 vfprintf(stderr, fixfmt(format), ap); in VbExDebug()