Searched refs:on_error (Results 1 – 1 of 1) sorted by relevance
695 …ame, FUNCPTR newFunc, const char ** opcodes, FUNCPTR* origFunc, FRR_ON_ERROR on_error = FRR_FAIL ) in ReplaceFunctionWithStore() argument699 if (res == FRR_OK || res == FRR_NODLL || (res == FRR_NOFUNC && on_error == FRR_IGNORE)) in ReplaceFunctionWithStore()