Searched refs:VKI_EPERM (Results 1 – 9 of 9) sorted by relevance
845 SET_STATUS_Failure(VKI_EPERM); in PRE()855 SET_STATUS_Failure(VKI_EPERM); in PRE()866 SET_STATUS_Failure(VKI_EPERM); in PRE()
4316 SET_STATUS_Failure( VKI_EPERM ); in PRE()4326 SET_STATUS_Failure( VKI_EPERM ); in PRE()4336 SET_STATUS_Failure( VKI_EPERM ); in PRE()
1995 SET_STATUS_Failure( VKI_EPERM ); in PRE()2012 SET_STATUS_Failure( VKI_EPERM ); in PRE()2030 SET_STATUS_Failure( VKI_EPERM ); in PRE()
4291 SET_STATUS_Failure(VKI_EPERM); // USRSTACK is read-only */ in common_PRE_sysctl()
1115 case VKI_EPERM: return "Operation not permitted"; in VG_()
1142 return VG_(mk_SysRes_Error)( VKI_EPERM ); in VG_()
541 #define VKI_EPERM EPERM macro
438 #define VKI_EPERM EPERM macro
1225 #define VKI_EPERM 1 /* Operation not permitted */ macro