Home
last modified time | relevance | path

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

/xnu-12377.81.4/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.c740 return __nexus_attr_get(nxa, type, value); in kern_nexus_attr_get()
/xnu-12377.81.4/libsyscall/wrappers/skywalk/
H A Dos_nexus.c78 return __nexus_attr_get(nxa, type, value); in os_nexus_attr_get()