Home
last modified time | relevance | path

Searched defs:sanity (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ow/
H A Dow.c433 int sanity = 10; in ow_enumerate() local
/freebsd/lib/libjail/
H A Djail.c575 int i, ai, ki, jid, arrays, sanity; in jailparam_get() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c212 vdev_geom_attach(struct g_provider *pp, vdev_t *vd, boolean_t sanity) in vdev_geom_attach()