Searched refs:UnmountFn (Results 1 – 1 of 1) sorted by relevance
218 Value* UnmountFn(const char* name, State* state, int argc, Expr* argv[]) { in UnmountFn() function1577 RegisterFunction("unmount", UnmountFn); in RegisterInstallFunctions()