| /xnu-11215/bsd/netinet6/ |
| H A D | scope6.c | 462 int modified = 0; in in6_clearscope() local 466 modified = 1; in in6_clearscope() 471 return modified; in in6_clearscope()
|
| /xnu-11215/osfmk/conf/ |
| H A D | copyright.cmu | 9 * software, derivative works or modified versions, and any portions
|
| H A D | copyright.osf | 22 # that such derivative work is a modified version and not the
|
| /xnu-11215/libsyscall/mach/ |
| H A D | err_us.sub | 13 * software, derivative works or modified versions, and any portions
|
| H A D | err_ipc.sub | 13 * software, derivative works or modified versions, and any portions
|
| H A D | err_mach_ipc.sub | 13 * software, derivative works or modified versions, and any portions
|
| /xnu-11215/tests/ |
| H A D | mach_exc.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | excserver_backtrace.defs | 39 * software, derivative works or modified versions, and any portions
|
| /xnu-11215/libkern/zlib/ |
| H A D | README | 122 If you redistribute modified sources, we would appreciate that you include 124 read the FAQ for more information on the distribution of modified source
|
| /xnu-11215/doc/primitives/ |
| H A D | string-handling.md | 147 while it's still being modified. Keeping my_string a `__null_terminated` pointer 148 while it's being modified leads to more forging, which has more chances of 161 string is being modified) and `finished_string` (which is `const` and
|
| /xnu-11215/osfmk/mach/ |
| H A D | upl.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | host_security.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | notify.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | processor.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | exc.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | prof.defs | 87 * software, derivative works or modified versions, and any portions
|
| H A D | processor_set.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | mach_exc.defs | 39 * software, derivative works or modified versions, and any portions
|
| H A D | std_types.defs | 39 * software, derivative works or modified versions, and any portions
|
| /xnu-11215/osfmk/device/ |
| H A D | device_types.defs | 39 * software, derivative works or modified versions, and any portions
|
| /xnu-11215/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 74 parameter allows you to check whether the directory has been modified while 174 parameter returns a value that changes if the directory has been modified. 179 to determine whether the directory has been modified (and thus restart
|
| /xnu-11215/osfmk/mach_debug/ |
| H A D | mach_debug_types.defs | 39 * software, derivative works or modified versions, and any portions
|
| /xnu-11215/doc/debugging/ |
| H A D | task_ref.md | 11 of the task this reference count is modified, for example when a thread is
|
| H A D | debugging.md | 159 # 2. Optionally load modified operating system plugin 162 # 3. Load modified scripts 186 option. Then run `diff` on the outputs of the baseline and modified code:
|
| /xnu-11215/bsd/sys/ |
| H A D | sysctl.h | 550 _Atomic bool modified; /* Has this value ever been overwritten via sysctl(3)? */ member 577 .modified = false \
|