Searched refs:VKI_EPERM (Results 1 – 9 of 9) sorted by relevance
844 SET_STATUS_Failure(VKI_EPERM); in PRE()854 SET_STATUS_Failure(VKI_EPERM); in PRE()865 SET_STATUS_Failure(VKI_EPERM); in PRE()
4320 SET_STATUS_Failure( VKI_EPERM ); in PRE()4330 SET_STATUS_Failure( VKI_EPERM ); in PRE()4340 SET_STATUS_Failure( VKI_EPERM ); in PRE()
1503 SET_STATUS_Failure( VKI_EPERM ); in PRE()1520 SET_STATUS_Failure( VKI_EPERM ); in PRE()1538 SET_STATUS_Failure( VKI_EPERM ); in PRE()
4286 SET_STATUS_Failure(VKI_EPERM); // USRSTACK is read-only */ in common_PRE_sysctl()
1145 case VKI_EPERM: return "Operation not permitted"; in VG_()
1165 return VG_(mk_SysRes_Error)( VKI_EPERM ); in VG_()
541 #define VKI_EPERM EPERM macro
427 #define VKI_EPERM EPERM macro
1228 #define VKI_EPERM 1 /* Operation not permitted */ macro