Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_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()
H A Duipc_mqueue.c221 static int unloadable = 0; variable
703 if (!unloadable) in mqfs_uninit()
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1245 net.inet.accf.unloadable
/freebsd/
H A DUPDATING831 Kernel-loadable random(4) modules are no longer unloadable.