Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_common.h158 __nexus_attr_get(const nexus_attr_t nxa, const nexus_attr_type_t type, in __nexus_attr_get() function
H A Dnexus_kern.c769 return __nexus_attr_get(nxa, type, value); in kern_nexus_attr_get()
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_nexus.c78 return __nexus_attr_get(nxa, type, value); in os_nexus_attr_get()