| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | user_ns_exec.c | 152 goto reap; in main() 160 goto reap; in main() 168 goto reap; in main() 172 reap: in main()
|
| /freebsd/sys/kern/ |
| H A D | kern_procctl.c | 170 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 D | sigfastblock2.sh | 98 // Spawn and reap children in a loop.
|
| /freebsd/contrib/kyua/utils/process/ |
| H A D | executor.cpp | 694 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 D | executor.hpp | 218 exit_handle reap(const pid_t);
|
| /freebsd/cddl/usr.sbin/dtrace/tests/common/usdt/ |
| H A D | Makefile | 47 tst.reap.ksh \
|
| /freebsd/usr.sbin/rpcbind/ |
| H A D | rpcbind.h | 126 void reap(int);
|
| H A D | rpcbind.c | 242 (void) signal(SIGCHLD, reap); in main() 928 reap(int dummy __unused) in reap() function
|
| /freebsd/sbin/init/ |
| H A D | NOTES | 91 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 D | exception.lst | 64 common/usdt/tst.reap.ksh
|
| /freebsd/sys/netpfil/ipfw/ |
| H A D | ip_fw2.c | 3778 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 D | ip_fw_sockopt.c | 735 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 D | scheduler.cpp | 965 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 D | kmp_i18n_default.inc | 260 "Monitor did not reap properly.",
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 309 ReapMonitorError "Monitor did not reap properly."
|
| /freebsd/crypto/openssh/ |
| H A D | ChangeLog | 6119 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 D | CHANGES | 140 child_cleanup: reap as many child processes as possible.
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 1741 - 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 D | bib | 3291 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 D | web2 | 163976 reap
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | 25829 - reap/harvest async resolver results from mainloop [all...] |