Home
last modified time | relevance | path

Searched refs:get_child_status (Results 1 – 12 of 12) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dsysdep.c469 get_child_status (pid_t child, int *status, int options, bool interruptible) in get_child_status() function
518 return 0 <= get_child_status (child, status, 0, interruptible); in wait_for_termination()
533 return get_child_status (child, status, WNOHANG | options, 0); in child_status_changed()
H A DChangeLog.122371 * sysdep.c (get_child_status): Abort on internal error (Bug#13086).
2511 * sysdep.c (get_child_status, child_status_changed): New functions.
2515 Reimplement in terms of get_child_status.
H A DChangeLog.1317599 * sysdep.c (get_child_status, procfs_ttyname)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsysdep.c454 get_child_status (pid_t child, int *status, int options, bool interruptible) in get_child_status() function
503 return 0 <= get_child_status (child, status, 0, interruptible); in wait_for_termination()
518 return get_child_status (child, status, WNOHANG | options, 0); in child_status_changed()
H A DChangeLog.122371 * sysdep.c (get_child_status): Abort on internal error (Bug#13086).
2511 * sysdep.c (get_child_status, child_status_changed): New functions.
2515 Reimplement in terms of get_child_status.
H A DChangeLog.1317599 * sysdep.c (get_child_status, procfs_ttyname)
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c1404 get_child_status(const struct walk_status_baton *wb, in get_child_status() function
2712 err = get_child_status(&wb, in svn_wc__internal_walk_status()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c1404 get_child_status(const struct walk_status_baton *wb, in get_child_status() function
2712 err = get_child_status(&wb, in svn_wc__internal_walk_status()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c1404 get_child_status(const struct walk_status_baton *wb, in get_child_status() function
2712 err = get_child_status(&wb, in svn_wc__internal_walk_status()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c1404 get_child_status(const struct walk_status_baton *wb, in get_child_status() function
2712 err = get_child_status(&wb, in svn_wc__internal_walk_status()
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.3107795 * src/sysdep.c (get_child_status): Return -1 if waitpid is
116914 * src/sysdep.c (get_child_status): Always invoke maybe_quit
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3196375 * src/sysdep.c (get_child_status): Return -1 if waitpid is
205494 * src/sysdep.c (get_child_status): Always invoke maybe_quit