Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/sys/
H A Dsysctl.h292 int sysctl_handle_opaque SYSCTL_HANDLER_ARGS;
516 ptr, len, sysctl_handle_opaque, fmt, descr)
521 ptr, sizeof(struct type), sysctl_handle_opaque, \
/xnu-11215.41.3/bsd/kern/
H A Dkern_newsysctl.c1440 sysctl_handle_opaque(__unused struct sysctl_oid *oidp, void *arg1, int arg2, in sysctl_handle_opaque() function