Searched refs:B_NOT_ALLOWED (Results 101 - 125 of 154) sorted by relevance

1234567

/haiku/src/apps/diskprobe/
H A DDataEditor.cpp574 return B_NOT_ALLOWED;
600 return B_NOT_ALLOWED;
615 return B_NOT_ALLOWED;
/haiku/src/tests/kits/storage/
H A DEntryTest.cpp1540 RenameTestFile(&file2, &file2, false, true, B_NOT_ALLOWED);
1551 RenameTestDir(&file2, &file2, false, true, B_NOT_ALLOWED);
1562 RenameTestLink(&file2, &file2, false, true, B_NOT_ALLOWED);
1613 CPPUNIT_ASSERT( root.Rename("/", true) == B_NOT_ALLOWED );
1628 CPPUNIT_ASSERT( equals(entry.Rename(NULL, true), B_NOT_ALLOWED,
1785 MoveToTestFile(&file2, file2.super, NULL, false, true, B_NOT_ALLOWED);
1795 MoveToTestDir(&file2, file2.super, NULL, false, true, B_NOT_ALLOWED);
1805 MoveToTestLink(&file2, file2.super, NULL, false, true, B_NOT_ALLOWED);
1819 B_NOT_ALLOWED);
1832 B_NOT_ALLOWED);
[all...]
H A DFileTest.cpp721 { existingFilename , B_READ_ONLY , 0, 0, 1, false, B_NOT_ALLOWED },
727 { existingFilename , B_READ_ONLY , 1, 0, 1, false, B_NOT_ALLOWED },
/haiku/src/system/kernel/
H A Dteam.cpp1978 return B_NOT_ALLOWED;
1985 return B_NOT_ALLOWED;
2001 return B_NOT_ALLOWED;
2118 return B_NOT_ALLOWED;
2809 return B_NOT_ALLOWED;
3867 return B_NOT_ALLOWED;
4126 return B_NOT_ALLOWED;
4207 return B_NOT_ALLOWED;
4214 return B_NOT_ALLOWED;
4236 return B_NOT_ALLOWED;
[all...]
H A Dsyscalls.cpp261 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp1343 return B_NOT_ALLOWED;
1766 return B_NOT_ALLOWED;
1774 return B_NOT_ALLOWED;
2064 return B_NOT_ALLOWED;
2073 return B_NOT_ALLOWED;
2155 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeRegular.cpp419 return B_NOT_ALLOWED;
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp112 return B_NOT_ALLOWED;
/haiku/src/servers/notification/
H A DNotificationWindow.cpp221 reply.AddInt32("error", B_NOT_ALLOWED);
/haiku/src/add-ons/kernel/debugger/hangman/
H A Dhangman.c449 return B_NOT_ALLOWED;
/haiku/src/system/kernel/debug/
H A Dframe_buffer_console.cpp525 return B_NOT_ALLOWED;
H A Duser_debugger.cpp390 return B_NOT_ALLOWED;
2549 return B_NOT_ALLOWED;
2858 return B_NOT_ALLOWED;
2934 return B_NOT_ALLOWED;
2945 return B_NOT_ALLOWED;
/haiku/src/kits/network/libnetapi/
H A DSecureSocket.cpp162 return B_NOT_ALLOWED;
/haiku/src/servers/launch/
H A DJob.cpp466 return B_NOT_ALLOWED;
/haiku/src/apps/cortex/RouteApp/
H A DRouteApp.cpp635 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/drivers/graphics/neomagic/
H A Ddriver.c799 return B_NOT_ALLOWED;
810 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/drivers/graphics/via/
H A Ddriver.c762 return B_NOT_ALLOWED;
772 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/drivers/graphics/skeleton/
H A Ddriver.c774 return B_NOT_ALLOWED;
784 return B_NOT_ALLOWED;
/haiku/src/system/kernel/messaging/
H A DKMessage.cpp402 return B_NOT_ALLOWED;
967 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/drivers/graphics/ati/
H A Ddriver.cpp1077 return B_NOT_ALLOWED;
1091 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/drivers/graphics/matrox/
H A Ddriver.c874 return B_NOT_ALLOWED;
885 return B_NOT_ALLOWED;
/haiku/src/system/boot/loader/
H A Dvfs.cpp326 return B_NOT_ALLOWED;
820 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.c620 return B_NOT_ALLOWED;
705 err = B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp365 return B_NOT_ALLOWED;
759 return B_NOT_ALLOWED;
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dvirtio_gpu.cpp695 return B_NOT_ALLOWED;
704 return B_NOT_ALLOWED;

Completed in 279 milliseconds

1234567