Searched refs:FRR_OK (Results 1 – 3 of 3) sorted by relevance
22 FRR_OK, /* Succeeded in replacing the function */ enumerator
515 return FRR_OK; in ReplaceFunctionA()555 return FRR_OK; in ReplaceFunctionW()
699 if (res == FRR_OK || res == FRR_NODLL || (res == FRR_NOFUNC && on_error == FRR_IGNORE)) in ReplaceFunctionWithStore()