Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 48) sorted by relevance

12

/xnu-11215/bsd/netinet6/
H A Dscope6.c462 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 Dcopyright.cmu9 * software, derivative works or modified versions, and any portions
H A Dcopyright.osf22 # that such derivative work is a modified version and not the
/xnu-11215/libsyscall/mach/
H A Derr_us.sub13 * software, derivative works or modified versions, and any portions
H A Derr_ipc.sub13 * software, derivative works or modified versions, and any portions
H A Derr_mach_ipc.sub13 * software, derivative works or modified versions, and any portions
/xnu-11215/tests/
H A Dmach_exc.defs39 * software, derivative works or modified versions, and any portions
H A Dexcserver_backtrace.defs39 * software, derivative works or modified versions, and any portions
/xnu-11215/libkern/zlib/
H A DREADME122 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 Dstring-handling.md147 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 Dupl.defs39 * software, derivative works or modified versions, and any portions
H A Dhost_security.defs39 * software, derivative works or modified versions, and any portions
H A Dnotify.defs39 * software, derivative works or modified versions, and any portions
H A Dprocessor.defs39 * software, derivative works or modified versions, and any portions
H A Dexc.defs39 * software, derivative works or modified versions, and any portions
H A Dprof.defs87 * software, derivative works or modified versions, and any portions
H A Dprocessor_set.defs39 * software, derivative works or modified versions, and any portions
H A Dmach_exc.defs39 * software, derivative works or modified versions, and any portions
H A Dstd_types.defs39 * software, derivative works or modified versions, and any portions
/xnu-11215/osfmk/device/
H A Ddevice_types.defs39 * software, derivative works or modified versions, and any portions
/xnu-11215/bsd/man/man2/
H A Dgetdirentriesattr.274 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 Dmach_debug_types.defs39 * software, derivative works or modified versions, and any portions
/xnu-11215/doc/debugging/
H A Dtask_ref.md11 of the task this reference count is modified, for example when a thread is
H A Ddebugging.md159 # 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 Dsysctl.h550 _Atomic bool modified; /* Has this value ever been overwritten via sysctl(3)? */ member
577 .modified = false \

12