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.c151 goto reap; in main()
159 goto reap; in main()
167 goto reap; in main()
171 reap: in main()
/freebsd/sys/kern/
H A Dkern_procctl.c171 struct proc *reap, *p2, *first_p; in reap_status() local
177 reap = p->p_reaper; in reap_status()
179 reap = p; in reap_status()
182 if (reap == initproc) in reap_status()
184 rs->rs_reaper = reap->p_pid; in reap_status()
187 if (!LIST_EMPTY(&reap->p_reaplist)) { in reap_status()
188 first_p = LIST_FIRST(&reap->p_children); in reap_status()
190 first_p = LIST_FIRST(&reap->p_reaplist); in reap_status()
192 LIST_FOREACH(p2, &reap->p_reaplist, p_reapsibling) { in reap_status()
193 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/usr.sbin/rpcbind/
H A Drpcbind.h126 void reap(int);
H A Drpcbind.c218 (void) signal(SIGCHLD, reap); in main()
882 reap(int dummy __unused) in reap() function
/freebsd/cddl/usr.sbin/dtrace/tests/common/usdt/
H A DMakefile47 tst.reap.ksh \
/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.c3724 struct ip_fw *reap; in vnet_ipfw_uninit() local
3746 reap = NULL; in vnet_ipfw_uninit()
3749 ipfw_reap_add(chain, &reap, chain->map[i]); in vnet_ipfw_uninit()
3756 if (reap != NULL) in vnet_ipfw_uninit()
3757 ipfw_reap_rules(reap); in vnet_ipfw_uninit()
H A Dip_fw_sockopt.c781 struct ip_fw *reap, *rule, **map; in delete_range() local
785 reap = NULL; in delete_range()
853 ipfw_reap_add(chain, &reap, rule); in delete_range()
857 ipfw_reap_rules(reap); in delete_range()
/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp964 test_data->exit_handle = generic.reap(test_data->pid); in tests_needing_cleanup()
995 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 DChangeLog1757 upstream: reap preauth net child if it hangs up during privsep message
1777 upstream: reap the pre-auth [net] child if it hangs up during privsep
1821 upstream: reap the [net] child if it hangs up while writing privsep
/freebsd/contrib/tcpdump/
H A DCHANGES67 child_cleanup: reap as many child processes as possible.
/freebsd/contrib/unbound/doc/
H A DChangelog1209 - Fix windows compile for libunbound subprocess reap comm point closes.
1263 - 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...]