Home
last modified time | relevance | path

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

/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_nexus.c199 ret = __nexus_get_opt(ncd->ncd_fd, NXOPT_NEXUS_PROV_ENTRY, in os_nexus_controller_read_provider_attr()
/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dos_nexus_private.h670 extern int __nexus_get_opt(int ctl, const uint32_t opt, void *aoptval,
H A Dnexus_syscalls.c407 __nexus_get_opt(struct proc *p, struct __nexus_get_opt_args *uap, int *retval) in __nexus_get_opt() function