Home
last modified time | relevance | path

Searched refs:none (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/tests/
H A DMakefile309 $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@
338 $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@
363 $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@
378 $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@
404 $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@
432 $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@
628 echo $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@; \
744 echo $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@; \
756 echo $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@; \
765 echo $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/$@; \
[all …]
/xnu-11215/tests/iokit/
H A Dio_catalog_send_data.m122 "should fail as kIOReturnNotPrivileged in none-dev kernel without kernelmanagerd");
/xnu-11215/osfmk/mach/
H A Dvm_map.defs178 * The inheritance value is one of {none, copy, share}, and
H A Dmach_vm.defs195 * The inheritance value is one of {none, copy, share}, and
/xnu-11215/doc/allocators/
H A Dapi-basics.md55 but not to wait for available pages if there are none, this is only useful
/xnu-11215/config/
H A DMASTER30 # The "!" operator selects the line if none of the attributes are
/xnu-11215/osfmk/kern/
H A Dsched_prim.c2624 none, enumerator
2860 __kdebug_only next_processor_type_t nptype = none; in thread_select()
2937 __kdebug_only next_processor_type_t nptype = none; in thread_select()