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

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

Completed in 108 milliseconds