Searched defs:sysctl_ctx_free (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_sysctl.c508 sysctl_ctx_free(struct sysctl_ctx_list *clist) function
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h70 #define sysctl_ctx_free(ctx) do { (void)(ctx); } while (0) macro

Completed in 137 milliseconds