Searched refs:FRR_NODLL (Results 1 – 3 of 3) sorted by relevance
486 return FRR_NODLL; in ReplaceFunctionA()496 return FRR_NODLL; in ReplaceFunctionA()526 return FRR_NODLL; in ReplaceFunctionW()536 return FRR_NODLL; in ReplaceFunctionW()
23 FRR_NODLL, /* The requested DLL was not found */ enumerator
699 if (res == FRR_OK || res == FRR_NODLL || (res == FRR_NOFUNC && on_error == FRR_IGNORE)) in ReplaceFunctionWithStore()