| /xnu-11215/bsd/net/ |
| H A D | net_str_id.c | 76 u_int32_t kind, int create) in net_str_id_find_internal() argument 99 if (create == 0) { in net_str_id_find_internal() 119 if (create == 0) { in net_str_id_find_internal()
|
| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSValueObject.h | 99 static OSPtr<OSValueObject> create(); 418 OSValueObject<T>::create() in create() function 439 OSSharedPtr<OSValueObject<T> > me = create(); in withValue() 441 OSValueObject<T> * me = create(); in withValue()
|
| /xnu-11215/tools/tests/personas/ |
| H A D | persona_test_run_src.sh | 339 ${PERSONA_MGR} create ${spawn_args} > "${TMPDIR}/${file}" 435 ${PERSONA_MGR} create -v -l test1_1 -t guest -i -1 && expect_failure "re-create same name:test1_1 t… 436 ${PERSONA_MGR} create -v -l test1_1 -t managed -i -1 && expect_failure "re-create same name:test1_1… 437 ${PERSONA_MGR} create -v -l test1_1_new -t managed -i $P1ID && expect_failure "re-create $P1ID with…
|
| /xnu-11215/bsd/kern/ |
| H A D | kpi_mbuf_internal.h | 35 mbuf_tag_id_t * out_id, int create);
|
| /xnu-11215/iokit/IOKit/ |
| H A D | IOSyncer.h | 49 static IOSyncer * create(bool twoRetains = true)
|
| /xnu-11215/tools/lldbmacros/ |
| H A D | kasan.py | 111 def create(): member in MTEShadowMap 150 def create(): member in ClassicShadowMap 745 def create(): member in ClassicKasan 859 def create(): member in MTESan 860 shadow_map = MTEShadowMap.create() 920 return MTESan.create() 921 return ClassicKasan.create()
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IORegistryEntry.cpp | 2351 IORegistryIterator * create; in iterateOver() local 2360 create = new IORegistryIterator; in iterateOver() 2361 if (create) { in iterateOver() 2362 if (create->init()) { in iterateOver() 2364 create->root = root; in iterateOver() 2365 create->where = &create->start; in iterateOver() 2366 create->start.current = root; in iterateOver() 2367 create->plane = plane; in iterateOver() 2370 create->release(); in iterateOver() 2371 create = NULL; in iterateOver() [all …]
|
| H A D | IOServicePMPrivate.h | 731 static IOPMRequest * create( void ); 762 static IOPMRequestQueue * create( IOService * inOwner, Action inAction ); 803 static IOPMWorkQueue * create( IOService * inOwner, Action invoke, Action retire ); 829 static IOPMCompletionQueue * create( IOService * inOwner, Action inAction );
|
| H A D | IOSyncer.cpp | 35 IOSyncer * IOSyncer::create(bool twoRetains) in OSDefineMetaClassAndStructors()
|
| /xnu-11215/iokit/DriverKit/ |
| H A D | IOWorkGroup.iig | 10 * may not be used to create, or enable the creation or redistribution of, 49 …* The application will have to first create an workgroup object. The application then should copy … 76 …* @param userClient Userclient to create the workgroup in. The DriverKit runtime will retai…
|
| H A D | IOEventLink.iig | 10 * may not be used to create, or enable the creation or redistribution of, 63 * To configure an eventlink, the application will have to first create an eventlink object 93 …* @param userClient Userclient to create the eventlink in. The DriverKit runtime will retai…
|
| /xnu-11215/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 884 nx_fsw_na_find_log(const struct chreq *chr, boolean_t create) in nx_fsw_na_find_log() argument 893 chr->cr_endpoint, create, (strlcmp(chr->cr_name, in nx_fsw_na_find_log() 911 struct nexus_adapter **na, boolean_t create) in nx_fsw_na_find() argument 923 nx_fsw_na_find_log(chr, create); in nx_fsw_na_find() 935 if (!create) { in nx_fsw_na_find()
|
| /xnu-11215/libsyscall/mach/ |
| H A D | processor.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | restartable.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | processor_set.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | exc.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | mach_vm.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | host_priv.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | mach_eventlink.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | mach_port.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | clock.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | task.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | host_security.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | mach_voucher.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|
| H A D | clock_priv.defs | 10 * may not be used to create, or enable the creation or redistribution of,
|