Home
last modified time | relevance | path

Searched refs:sysctl_handle_opaque (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/ !
H A Dsysctl.h291 int sysctl_handle_opaque SYSCTL_HANDLER_ARGS;
515 ptr, len, sysctl_handle_opaque, fmt, descr)
520 ptr, sizeof(struct type), sysctl_handle_opaque, \
/xnu-8019.80.24/bsd/kern/ !
H A Dkern_newsysctl.c1434 sysctl_handle_opaque(__unused struct sysctl_oid *oidp, void *arg1, int arg2, in sysctl_handle_opaque() function