/*
* XXX stubs until we fix <rdar://problem/4607887>
*/
+int mac_check_iokit_open(void)
+{
+ return 0;
+}
+int mac_check_iokit_set_properties(void)
+{
+ return 0;
+}
+int mac_check_iokit_hid_control(void)
+{
+ return 0;
+}
int mac_check_ipc_method(void)
{
return 0;
{
return 0;
}
+int mac_check_system_chud(void)
+{
+ return 0;
+}
int mac_check_system_nfsd(void)
{
return 0;
{
return 0;
}
+int mac_check_vnode_searchfs(void)
+{
+ return 0;
+}
int mac_check_vnode_select(void)
{
return 0;