Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.c1388 Value* ReadFileFn(const char* name, State* state, int argc, Expr* argv[]) { in ReadFileFn() function
1609 RegisterFunction("read_file", ReadFileFn); in RegisterInstallFunctions()