Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Duipc_accf.c63 static int unloadable = 0; variable
67 SYSCTL_INT(_net_accf, OID_AUTO, unloadable, CTLFLAG_RW, &unloadable, 0,
148 if (unloadable != 0) { in accept_filt_generic_mod_event()
H A Duipc_mqueue.c220 static int unloadable = 0; variable
702 if (!unloadable) in mqfs_uninit()
/freebsd-13.1/tools/tools/sysdoc/
H A Dtunables.mdoc1246 net.inet.accf.unloadable
/freebsd-13.1/
H A DUPDATING490 Kernel-loadable random(4) modules are no longer unloadable.