Home
last modified time | relevance | path

Searched refs:unloadable (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/kern/
HDuipc_accf.c61 static int unloadable = 0; variable
65 SYSCTL_INT(_net_accf, OID_AUTO, unloadable, CTLFLAG_RW, &unloadable, 0,
146 if (unloadable != 0) { in accept_filt_generic_mod_event()
HDuipc_mqueue.c217 static int unloadable = 0; variable
699 if (!unloadable) in mqfs_uninit()
/freebsd-13-stable/tools/tools/sysdoc/
HDtunables.mdoc1245 net.inet.accf.unloadable
/freebsd-13-stable/
HDUPDATING467 Kernel-loadable random(4) modules are no longer unloadable.