Home
last modified time | relevance | path

Searched refs:__nexus_create (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.81.2/libsyscall/wrappers/skywalk/
H A Dos_nexus.c146 return __nexus_create(ncd->ncd_fd, prov_uuid, sizeof(uuid_t), in os_nexus_controller_alloc_provider_instance()
/xnu-8792.81.2/bsd/skywalk/nexus/
H A Dos_nexus_private.h655 extern int __nexus_create(int ctl, const uuid_t prov_uuid,
H A Dnexus_syscalls.c294 __nexus_create(struct proc *p, struct __nexus_create_args *uap, int *retval) in __nexus_create() function