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

/freebsd-9.3-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.c173 static int unloadable = 0; variable
174 SYSCTL_INT(_vfs_aio, OID_AUTO, unloadable, CTLFLAG_RW, &unloadable, 0,
536 if (!unloadable)
H A Duipc_mqueue.c207 static int unloadable = 0; variable
683 if (!unloadable)

Completed in 171 milliseconds