Searched refs:wrapper (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/
H A DMakefile71 wrapper \
72 wrapper.sh \
84 @cp wrapper.sh wrapper
89 @chmod +x bench coreos_bench embd_bench create_stuff multiview wrapper benchDS od_account_create od_account_delete
102 rm -rf bin bin-* wrapper multiview create_stuff bench tattle benchDS od_account_create od_account_delete coreos_bench embd_bench
111 @cp wrapper.sh wrapper
112 @chmod +x wrapper
113 @ln -sf ../wrapper
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dcprotect.h112 wrapper_t *wrapper; member in struct:cp_wrap_func
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cprotect.c99 g_cp_wrap_func.wrapper = key_store_func->wrapper;
632 * Send NULLs in the output parameters of the wrapper() and AKS will do the rest.
644 error = g_cp_wrap_func.wrapper(entry->cp_pclass,
1104 error = g_cp_wrap_func.wrapper (entry->cp_pclass, fileid, entry->cp_cache_key,
1669 error = g_cp_wrap_func.wrapper(class,
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp86 static void * _OSKextExtractPointer(OSData * wrapper);
439 /* Create an OSData wrapper for the allocated buffer.
446 "Can't allocate linked executable wrapper for %s.",
1405 /* Create an OSData wrapper around the linked executable.
1478 "Kext %s failed to create executable wrapper.",
1666 "Failed to create wrapper for device tree entry %s kext path %s.",
1697 "Failed to create executable wrapper for device tree entry %s.",
2931 "Can't create wrapper for mkext file entry '%s' of kext %s.",
3231 "Failed to create wrapper for kext load request.");
8815 static void * _OSKextExtractPointer(OSData * wrapper) argument
[all...]

Completed in 47 milliseconds