Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.c161 Value* UnmountFn(const char* name, State* state, int argc, Expr* argv[]) { in UnmountFn() function
1127 RegisterFunction("unmount", UnmountFn); in RegisterInstallFunctions()