Home
last modified time | relevance | path

Searched refs:waitpid (Results 476 – 487 of 487) sorted by relevance

1...<<11121314151617181920

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3237 fun:waitpid=uninstrumented
/freebsd/contrib/dialog/
H A Dconfigure24015 waitpid \
25263 union wait x; waitpid(0, &x, 0)
/freebsd/contrib/sendmail/src/
H A DREADME296 HASWAITPID Define this if you have the waitpid(2) syscall.
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8724 while (waitpid(pid, &status, 0) != pid) in exec_child()
/freebsd/contrib/diff/doc/
H A Ddiff.texi1321 @code{waitpid (-1, &s, 0)} and then merge the old and new files with
1330 if ((w = waitpid (-1, &s, 0)) < 0 && errno != EINTR)
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog502 …o tests: use waitpid(..., WNOWAIT) to fix failing of main/fork under solaris (43eb56c Azat Khuzhin)
/freebsd/contrib/libevent/
H A DChangeLog502 …o tests: use waitpid(..., WNOWAIT) to fix failing of main/fork under solaris (43eb56c Azat Khuzhin)
/freebsd/contrib/bmake/
H A DChangeLog1279 reduce unnecessary calls to waitpid
/freebsd/crypto/openssh/
H A DChangeLog2885 upstream: Explicitly ignore return from waitpid here too.
/freebsd/contrib/unbound/doc/
H A DChangelog11796 Thread_join is replaced with waitpid.
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi8079 <function-decl name='waitpid' visibility='default' binding='global' size-in-bits='64'>
/freebsd/contrib/ntp/
H A DCommitLog11821 - check for 'waitpid()'

1...<<11121314151617181920