Home
last modified time | relevance | path

Searched refs:reap (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Duser_ns_exec.c152 goto reap; in main()
160 goto reap; in main()
168 goto reap; in main()
172 reap: in main()
/freebsd/sys/kern/
H A Dkern_procctl.c170 struct proc *reap, *p2, *first_p; in reap_status() local
176 reap = p->p_reaper; in reap_status()
178 reap = p; in reap_status()
181 if (reap == initproc) in reap_status()
183 rs->rs_reaper = reap->p_pid; in reap_status()
186 if (!LIST_EMPTY(&reap->p_reaplist)) { in reap_status()
187 first_p = LIST_FIRST(&reap->p_children); in reap_status()
189 first_p = LIST_FIRST(&reap->p_reaplist); in reap_status()
191 LIST_FOREACH(p2, &reap->p_reaplist, p_reapsibling) { in reap_status()
192 if (proc_realparent(p2) == reap) in reap_status()
[all …]
/freebsd/tools/test/stress2/misc/
H A Dsigfastblock2.sh98 // Spawn and reap children in a loop.
/freebsd/contrib/kyua/utils/process/
H A Dexecutor.cpp694 reap(const pid_t original_pid) in reap() function
918 executor::executor_handle::reap(const int pid) in reap() function in executor::executor_handle
920 return _pimpl->reap(pid); in reap()
H A Dexecutor.hpp218 exit_handle reap(const pid_t);
/freebsd/cddl/usr.sbin/dtrace/tests/common/usdt/
H A DMakefile47 tst.reap.ksh \
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.h126 void reap(int);
H A Drpcbind.c242 (void) signal(SIGCHLD, reap); in main()
928 reap(int dummy __unused) in reap() function
/freebsd/sbin/init/
H A DNOTES91 check wait status of children we reap
110 7: death: send SIGHUP to all controlling processes, reap for 30 seconds,
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A Dexception.lst64 common/usdt/tst.reap.ksh
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c3778 struct ip_fw *reap; in vnet_ipfw_uninit() local
3799 reap = NULL; in vnet_ipfw_uninit()
3801 ipfw_reap_add(chain, &reap, chain->map[i]); in vnet_ipfw_uninit()
3807 if (reap != NULL) in vnet_ipfw_uninit()
3808 ipfw_reap_rules(reap); in vnet_ipfw_uninit()
H A Dip_fw_sockopt.c735 struct ip_fw *reap, *rule, **map; in delete_range() local
739 reap = NULL; in delete_range()
803 ipfw_reap_add(chain, &reap, rule); in delete_range()
807 ipfw_reap_rules(reap); in delete_range()
/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp965 test_data->exit_handle = generic.reap(test_data->pid); in tests_needing_cleanup()
996 test_data->exit_handle = generic.reap(test_data->pid); in tests_needing_execenv_cleanup()
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc260 "Monitor did not reap properly.",
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt309 ReapMonitorError "Monitor did not reap properly."
/freebsd/crypto/openssh/
H A DChangeLog6119 upstream: correct log messages; the reap function is used for more
9842 upstream: reap preauth net child if it hangs up during privsep message
9862 upstream: reap the pre-auth [net] child if it hangs up during privsep
9906 upstream: reap the [net] child if it hangs up while writing privsep
/freebsd/contrib/tcpdump/
H A DCHANGES140 child_cleanup: reap as many child processes as possible.
/freebsd/contrib/unbound/doc/
H A DChangelog1741 - Fix windows compile for libunbound subprocess reap comm point closes.
1795 - Fix #775: libunbound: subprocess reap causes parent process reap
/freebsd/contrib/one-true-awk/testdir/
H A Dbib3291 And when ye reap the harvest of your land, thou shalt not wholly reap the corners of thy field, nei…
3413 …unto them, When ye be come into the land which I give unto you, and shall reap the harvest thereof…
3425 And when ye reap the harvest of your land, thou shalt not make clean riddance of the corners of thy…
3475 That which groweth of its own accord of thy harvest thou shalt not reap, neither gather the grapes …
3481 A jubile shall that fiftieth year be unto you: ye shall not sow, neither reap that which groweth of…
7159 Let thine eyes be on the field that they do reap, and go thou after them: have I not charged the yo…
7382 …s, and captains over fifties; and will set them to ear his ground, and to reap his harvest, and to…
10091 … year that which springeth of the same; and in the third year sow ye, and reap, and plant vineyard…
12939 Even as I have seen, they that plow iniquity, and sow wickedness, reap the same.
13443 They reap every one his corn in the field: and they gather the vintage of the wicked.
[all …]
/freebsd/share/dict/
H A Dweb2163976 reap
/freebsd/contrib/ntp/
H A DCommitLog25829 - reap/harvest async resolver results from mainloop
[all...]