Home
last modified time | relevance | path

Searched refs:kills (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8904 int kills = 0; in main() local
9094 kills++; in main()
9147 kills, iters - kills, (100.0 * kills) / MAX(1, iters)); in main()
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in1576 /* XXX this is gross, but kills about a gazillion warnings */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1891 # This function kills a given list of processes after a time period. We use
/freebsd/contrib/libedit/
H A DChangeLog510 * readline.c: PR/56370: mirabilos: libedit change from 2017 kills
1096 it so that it kills the internal libedit state completely. This
/freebsd/contrib/googletest/docs/
H A Dadvanced.md508 * calling `KillProcess()` kills the process with signal `SIGKILL`.