Searched refs:VERR_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance
62 #define VERR_NOT_FOUND (-78) macro
452 rc = VERR_NOT_FOUND; in hgcm_cancel_call()526 if (cancel_rc == VERR_NOT_FOUND || cancel_rc == VERR_SEM_DESTROYED) in vbg_hgcm_do_call()
Completed in 5 milliseconds