/haiku/src/tools/fs_shell/ |
H A D | partition_support.cpp | 55 FileRestriction* restriction = *it; in find_file_restriction() local 56 if (restriction->device == device && restriction->node == node) in find_file_restriction() 57 return restriction; in find_file_restriction() 86 FileRestriction* restriction = find_file_restriction(device, node); in add_file_restriction() local 87 if (restriction) in add_file_restriction() 93 restriction = new FileRestriction(device, node, startOffset, endOffset); in add_file_restriction() 94 sFileRestrictions.push_back(restriction); in add_file_restriction() 101 FileRestriction* restriction = find_file_restriction(fd); in restricted_file_opened() local 102 if (!restriction) in restricted_file_opened() 105 lseek(fd, restriction->startOffset, SEEK_SET); in restricted_file_opened() [all …]
|
/haiku/data/system/data/licenses/ |
H A D | Bitstream Charter | 6 for any purpose and without restriction; provided, that this notice is
|
H A D | MIT | 7 in the Software without restriction, including without limitation the rights
|
H A D | MIT (no promotion) | 5 in the Software without restriction, including without limitation the rights
|
H A D | SGI Free B | 7 * to deal in the Software without restriction, including without limitation
|
H A D | Artistic v2.0 | 63 Versions for any purpose without restriction, provided that you do not 69 Version of this Package in any medium without restriction, either gratis or for 132 Distribute the result without restriction, provided the result does not expose a
|
H A D | SIL Open Font License v1.1 | 63 Copyright Holder. This restriction only applies to the primary font name as
|
H A D | Artistic | 44 Standard Version of this Package without restriction, provided that you
|
H A D | GNU GPL v3 | 392 restriction, you may remove that term. If a license document contains 393 a further restriction but permits relicensing or conveying under this 395 of that license document, provided that the further restriction does
|
/haiku/src/tests/kits/net/service/ |
H A D | testfile.txt | 7 in the Software without restriction, including without limitation the rights
|
/haiku/src/apps/haikudepot/build/scripts/ |
H A D | README.md | 18 in the Software without restriction, including without limitation the rights
|
/haiku/ |
H A D | License.md | 17 in the Software without restriction, including without limitation the rights
|
/haiku/src/kits/tracker/ |
H A D | LICENSE | 9 the Software without restriction, including without limitation the rights to
|
H A D | TrackerIcons.rdef | 10 the Software without restriction, including without limitation the rights to
|
/haiku/src/apps/deskbar/ |
H A D | LICENSE | 9 the Software without restriction, including without limitation the rights to
|
/haiku/src/apps/mail/ |
H A D | LICENSE | 9 the Software without restriction, including without limitation the rights to
|
H A D | words | 22189 restriction/MS
|
/haiku/src/add-ons/kernel/drivers/graphics/et6x00/ |
H A D | license | 6 to deal in the Software without restriction, including without limitation
|
/haiku/src/system/libroot/posix/musl/ |
H A D | COPYRIGHT | 8 "Software"), to deal in the Software without restriction, including
|
/haiku/src/system/libnetwork/musl/ |
H A D | COPYRIGHT | 8 "Software"), to deal in the Software without restriction, including
|
/haiku/docs/user/interface/ |
H A D | Bitmap.dox | 409 \retval B_OK The overlay restriction structure was found. 410 \retval B_BAD_TYPE The overlay restriction structure for the bitmap could
|
/haiku/docs/develop/file_systems/ |
H A D | node_monitoring.rst | 233 needs. With the restriction the kernel imposes to the number of
|
/haiku/docs/user/ |
H A D | Doxyfile | 2743 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
|