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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsysctl.h114 static inline int sysctl_handle_opaque(SYSCTL_HANDLER_ARGS) { return -1; } function
168 ptr, len, sysctl_handle_opaque, fmt, __DESCR(descr))
172 ptr, sizeof(struct type), sysctl_handle_opaque, "S," #type, __DESCR(descr))

Completed in 29 milliseconds