Searched refs:VKI_ENOENT (Results 1 – 4 of 4) sorted by relevance
249 if (sr_isError(res) && sr_Err(res) == VKI_ENOENT) { in do_exec_shell_followup()
936 case VKI_ENOENT: return "No such file or directory"; in VG_()
529 #define VKI_ENOENT ENOENT macro
1229 #define VKI_ENOENT 2 /* No such file or directory */ macro