Home
last modified time | relevance | path

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

/f-stack/freebsd/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()