OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AbortFn
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/edify/
expr.h
102
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[]) {
384
RegisterFunction("abort",
AbortFn
);
Completed in 147 milliseconds