Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8888 int kills = 0; in main() local
9078 kills++; in main()
9131 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.shlib1863 # This function kills a given list of processes after a time period. We use
/freebsd/contrib/googletest/docs/
H A Dadvanced.md463 * calling `KillProcess()` kills the process with signal `SIGKILL`.