Searched refs:VKI_ENOSYS (Results 1 – 23 of 23) sorted by relevance
604 res = VG_(mk_SysRes_Error)(VKI_ENOSYS); in VG_()616 SysRes res = VG_(mk_SysRes_Error)(VKI_ENOSYS); in VG_()621 if (sr_isError(res) && sr_Err(res) == VKI_ENOSYS) in VG_()640 SysRes res = VG_(mk_SysRes_Error)(VKI_ENOSYS); in VG_()660 if (sr_isError(res) && sr_Res(res) == VKI_ENOSYS) { in VG_()
363 SysRes res = VG_(mk_SysRes_Error)(VKI_ENOSYS); in VG_()365 if (sr_isError(res) && sr_Err(res) == VKI_ENOSYS) in VG_()
353 if (!(sr_isError(res) && sr_Err(res) == VKI_ENOSYS)) { in VG_()406 if (!(sr_isError(res) && sr_Err(res) == VKI_ENOSYS)) { in VG_()457 res = VG_(mk_SysRes_Error)(VKI_ENOSYS); in VG_()
1180 case VKI_ENOSYS: return "Function not implemented"; in VG_()
683 #define VKI_ENOSYS 38 /* Function not implemented */ macro
690 #define VKI_ENOSYS 38 /* Function not implemented */ macro
735 #define VKI_ENOSYS 38 /* Function not implemented */ macro
979 #define VKI_ENOSYS 38 /* Function not implemented */ macro
794 #define VKI_ENOSYS 38 /* Function not implemented */ macro
933 #define VKI_ENOSYS 38 /* Function not implemented */ macro
906 #define VKI_ENOSYS 38 /* Function not implemented */ macro
900 #define VKI_ENOSYS 38 /* Function not implemented */ macro
988 #define VKI_ENOSYS 89 /* Function not implemented */ macro
1011 #define VKI_ENOSYS 89 /* Function not implemented */ macro
619 #define VKI_ENOSYS ENOSYS macro
464 #define VKI_ENOSYS ENOSYS macro
87 SET_STATUS_Failure(VKI_ENOSYS); in bad_intf_version()109 SET_STATUS_Failure(VKI_ENOSYS); in bad_subop()2102 SET_STATUS_Failure(VKI_ENOSYS); in bad_before()
599 SysRes ret = VG_(mk_SysRes_Error)( VKI_ENOSYS ); in sys_modify_ldt()1355 SET_STATUS_Failure( VKI_ENOSYS ); in PRE()
656 SET_STATUS_Failure( VKI_ENOSYS ); in PRE()
1604 SET_STATUS_Failure(VKI_ENOSYS); in bad_before()
2456 SET_STATUS_Failure( VKI_ENOSYS ); in PRE()
9054 SET_STATUS_Failure( VKI_ENOSYS ); in PRE()
1221 SET_STATUS_Failure( VKI_ENOSYS ); // some futex function we don't understand in PRE()