Searched refs:sysctl_handle_opaque (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.41.3/bsd/sys/ |
| H A D | sysctl.h | 292 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 D | kern_newsysctl.c | 1440 sysctl_handle_opaque(__unused struct sysctl_oid *oidp, void *arg1, int arg2, in sysctl_handle_opaque() function
|