Searched refs:unloadable (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Duipc_accf.c61 static int unloadable = 0; variable
65 SYSCTL_INT(_net_inet_accf, OID_AUTO, unloadable, CTLFLAG_RW, &unloadable, 0,
147 if (unloadable != 0) {
H A Dvfs_aio.c176 static int unloadable = 0; variable
177 SYSCTL_INT(_vfs_aio, OID_AUTO, unloadable, CTLFLAG_RW, &unloadable, 0,
542 if (!unloadable)
H A Duipc_mqueue.c208 static int unloadable = 0; variable
683 if (!unloadable)

Completed in 117 milliseconds