HomeSort by relevance Sort by last modified time
    Searched refs:AbortFn (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/edify/
expr.h 98 Value* AbortFn(const char* name, State* state, int argc, Expr* argv[]);
expr.c 126 Value* AbortFn(const char* name, State* state, int argc, Expr* argv[]) {
386 RegisterFunction("abort", AbortFn);

Completed in 399 milliseconds