Home
last modified time | relevance | path

Searched refs:ECHILD (Results 1 – 25 of 6373) sorted by relevance

12345678910>>...255

/dports/devel/boost-docs/boost_1_72_0/boost/process/detail/posix/
H A Dwait_group.hpp40 while ((ret != -1) || (errno != ECHILD)); in wait()
42 if (errno != ECHILD) in wait()
108 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
123 …while (((ret != -1) || ((errno != ECHILD) && (errno != ESRCH))) && !(timed_out = (Clock::now() > t… in wait_until()
125 if (errno != ECHILD) in wait_until()
147 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
/dports/devel/boost-libs/boost_1_72_0/boost/process/detail/posix/
H A Dwait_group.hpp40 while ((ret != -1) || (errno != ECHILD)); in wait()
42 if (errno != ECHILD) in wait()
108 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
123 …while (((ret != -1) || ((errno != ECHILD) && (errno != ESRCH))) && !(timed_out = (Clock::now() > t… in wait_until()
125 if (errno != ECHILD) in wait_until()
147 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/detail/posix/
H A Dwait_group.hpp40 while ((ret != -1) || (errno != ECHILD)); in wait()
42 if (errno != ECHILD) in wait()
108 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
123 …while (((ret != -1) || ((errno != ECHILD) && (errno != ESRCH))) && !(timed_out = (Clock::now() > t… in wait_until()
125 if (errno != ECHILD) in wait_until()
147 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-wait.c225 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
238 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
251 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
266 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
279 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
292 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
305 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
336 if ((wret < 0) && (errno != EINTR) && (errno != ECHILD)) { in stress_wait()
/dports/lang/racket/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …1)(EALREADY . 114)(EBADF . 9)(EBADMSG . 74)(EBUSY . 16)(ECANCELED . 125)(ECHILD . 10)(ECONNABORTED…
3 … 35)(EALREADY . 37)(EBADF . 9)(EBADMSG . 94)(EBUSY . 16)(ECANCELED . 89)(ECHILD . 10)(ECONNABORTED…
5 …)(EALREADY . 103)(EBADF . 9)(EBADMSG . 104)(EBUSY . 16)(ECANCELED . 105)(ECHILD . 10)(ECONNABORTED…
7 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EDEADLK . 11…
9 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EDEADLK . 11…
11 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EDEADLK . 11…
13 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EAGAIN . 11)…
/dports/lang/racket-minimal/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …1)(EALREADY . 114)(EBADF . 9)(EBADMSG . 74)(EBUSY . 16)(ECANCELED . 125)(ECHILD . 10)(ECONNABORTED…
3 … 35)(EALREADY . 37)(EBADF . 9)(EBADMSG . 94)(EBUSY . 16)(ECANCELED . 89)(ECHILD . 10)(ECONNABORTED…
5 …)(EALREADY . 103)(EBADF . 9)(EBADMSG . 104)(EBUSY . 16)(ECANCELED . 105)(ECHILD . 10)(ECONNABORTED…
7 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EDEADLK . 11…
9 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EDEADLK . 11…
11 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EDEADLK . 11…
13 …H . 3)(EINTR . 4)(EIO . 5)(ENXIO . 6)(E2BIG . 7)(ENOEXEC . 8)(EBADF . 9)(ECHILD . 10)(EAGAIN . 11)…
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/detail/posix/
H A Dwait_group.hpp39 while ((ret != -1) || (errno != ECHILD)); in wait()
41 if (errno != ECHILD) in wait()
107 while (((ret != -1) || (errno != ECHILD)) && !(timed_out = (Clock::now() > time_out))) ; in wait_until()
109 if (errno != ECHILD) in wait_until()
/dports/japanese/libslang/slang-1.4.5jp2/src/
H A Dslerrno.c62 #ifndef ECHILD
63 # define ECHILD -1 macro
65 {"No children", ECHILD, "ECHILD"},
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/unix/
H A Dgr_wait.c42 ((r > 0) || ((errno != ECHILD) && (errno != EINTR)))); in grim_pid_reap_status()
45 else while (((r = wait (status)) != pid) && ((r > 0) || (errno != ECHILD))); in grim_pid_reap_status()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/unix/
H A Dgr_wait.c42 ((r > 0) || ((errno != ECHILD) && (errno != EINTR)))); in grim_pid_reap_status()
45 else while (((r = wait (status)) != pid) && ((r > 0) || (errno != ECHILD))); in grim_pid_reap_status()
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/unix/
H A Dgr_wait.c42 ((r > 0) || ((errno != ECHILD) && (errno != EINTR)))); in grim_pid_reap_status()
45 else while (((r = wait (status)) != pid) && ((r > 0) || (errno != ECHILD))); in grim_pid_reap_status()
/dports/mail/cclient/imap-2007f/src/osdep/unix/
H A Dgr_wait.c42 ((r > 0) || ((errno != ECHILD) && (errno != EINTR)))); in grim_pid_reap_status()
45 else while (((r = wait (status)) != pid) && ((r > 0) || (errno != ECHILD))); in grim_pid_reap_status()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/unix/
H A Dgr_wait.c42 ((r > 0) || ((errno != ECHILD) && (errno != EINTR)))); in grim_pid_reap_status()
45 else while (((r = wait (status)) != pid) && ((r > 0) || (errno != ECHILD))); in grim_pid_reap_status()
/dports/mail/imap-uw/imap-2007f/src/osdep/unix/
H A Dgr_wait.c42 ((r > 0) || ((errno != ECHILD) && (errno != EINTR)))); in grim_pid_reap_status()
45 else while (((r = wait (status)) != pid) && ((r > 0) || (errno != ECHILD))); in grim_pid_reap_status()
/dports/devel/R-cran-BH/BH/inst/include/boost/process/detail/posix/
H A Dwait_group.hpp40 while ((ret != -1) || (errno != ECHILD)); in wait()
42 if (errno != ECHILD) in wait()
77 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/detail/posix/
H A Dwait_group.hpp40 while ((ret != -1) || (errno != ECHILD)); in wait()
42 if (errno != ECHILD) in wait()
77 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/detail/posix/
H A Dwait_group.hpp40 while ((ret != -1) || (errno != ECHILD)); in wait()
42 if (errno != ECHILD) in wait()
77 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
/dports/devel/hyperscan/boost_1_75_0/boost/process/detail/posix/
H A Dwait_group.hpp40 while ((ret != -1) || (errno != ECHILD)); in wait()
42 if (errno != ECHILD) in wait()
77 if ((errno == ECHILD) || (errno == ESRCH)) in wait_until()
/dports/games/yadex/yadex-1.7.0/src/
H A Dimg.cc207 errno = ECHILD; in save()
218 errno = ECHILD; in save()
227 errno = ECHILD; in save()
/dports/lang/execline/execline-2.8.0.1/src/execline/
H A Dwait.c35 if (errno != ECHILD) strerr_diefu1sys(111, "wait") ; in waitall()
47 if (errno != ECHILD) strerr_diefu1sys(111, "wait") ; in waitany()
65 if (errno == ECHILD) *res = 127 ; in waitintab()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dpex-djgpp.c35 #ifdef ECHILD
36 #define PWAIT_ERROR ECHILD
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dpex-djgpp.c35 #ifdef ECHILD
36 #define PWAIT_ERROR ECHILD
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dpex-djgpp.c35 #ifdef ECHILD
36 #define PWAIT_ERROR ECHILD
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dpex-djgpp.c35 #ifdef ECHILD
36 #define PWAIT_ERROR ECHILD
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dpex-djgpp.c35 #ifdef ECHILD
36 #define PWAIT_ERROR ECHILD

12345678910>>...255