Home
last modified time | relevance | path

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

/bootable/recovery/edify/
Dexpr.c175 Value* StdoutFn(const char* name, State* state, int argc, Expr* argv[]) { in StdoutFn() function
390 RegisterFunction("stdout", StdoutFn); in RegisterBuiltins()