Home
last modified time | relevance | path

Searched refs:child_to_clean (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Drun-command.c24 struct child_to_clean { struct
27 struct child_to_clean *next; argument
29 static struct child_to_clean *children_to_clean;
34 struct child_to_clean *children_to_wait_for = NULL; in cleanup_children()
37 struct child_to_clean *p = children_to_clean; in cleanup_children()
63 struct child_to_clean *p = children_to_wait_for; in cleanup_children()
88 struct child_to_clean *p = xmalloc(sizeof(*p)); in mark_child_for_cleanup()
103 struct child_to_clean **pp; in clear_child_for_cleanup()
106 struct child_to_clean *clean_me = *pp; in clear_child_for_cleanup()
/dports/devel/git-gui/git-2.34.1/
H A Drun-command.c26 struct child_to_clean { struct
29 struct child_to_clean *next; argument
31 static struct child_to_clean *children_to_clean;
36 struct child_to_clean *children_to_wait_for = NULL; in cleanup_children()
39 struct child_to_clean *p = children_to_clean; in cleanup_children()
65 struct child_to_clean *p = children_to_wait_for; in cleanup_children()
90 struct child_to_clean *p = xmalloc(sizeof(*p)); in mark_child_for_cleanup()
105 struct child_to_clean **pp; in clear_child_for_cleanup()
108 struct child_to_clean *clean_me = *pp; in clear_child_for_cleanup()
/dports/devel/git-p4/git-2.34.1/
H A Drun-command.c26 struct child_to_clean { struct
29 struct child_to_clean *next; argument
31 static struct child_to_clean *children_to_clean;
36 struct child_to_clean *children_to_wait_for = NULL; in cleanup_children()
39 struct child_to_clean *p = children_to_clean; in cleanup_children()
65 struct child_to_clean *p = children_to_wait_for; in cleanup_children()
90 struct child_to_clean *p = xmalloc(sizeof(*p)); in mark_child_for_cleanup()
105 struct child_to_clean **pp; in clear_child_for_cleanup()
108 struct child_to_clean *clean_me = *pp; in clear_child_for_cleanup()
/dports/devel/git-svn/git-2.34.1/
H A Drun-command.c26 struct child_to_clean { struct
29 struct child_to_clean *next; argument
31 static struct child_to_clean *children_to_clean;
36 struct child_to_clean *children_to_wait_for = NULL; in cleanup_children()
39 struct child_to_clean *p = children_to_clean; in cleanup_children()
65 struct child_to_clean *p = children_to_wait_for; in cleanup_children()
90 struct child_to_clean *p = xmalloc(sizeof(*p)); in mark_child_for_cleanup()
105 struct child_to_clean **pp; in clear_child_for_cleanup()
108 struct child_to_clean *clean_me = *pp; in clear_child_for_cleanup()
/dports/devel/git/git-2.34.1/
H A Drun-command.c26 struct child_to_clean { struct
29 struct child_to_clean *next; argument
31 static struct child_to_clean *children_to_clean;
36 struct child_to_clean *children_to_wait_for = NULL; in cleanup_children()
39 struct child_to_clean *p = children_to_clean; in cleanup_children()
65 struct child_to_clean *p = children_to_wait_for; in cleanup_children()
90 struct child_to_clean *p = xmalloc(sizeof(*p)); in mark_child_for_cleanup()
105 struct child_to_clean **pp; in clear_child_for_cleanup()
108 struct child_to_clean *clean_me = *pp; in clear_child_for_cleanup()
/dports/devel/git-cvs/git-2.34.1/
H A Drun-command.c26 struct child_to_clean { struct
29 struct child_to_clean *next; argument
31 static struct child_to_clean *children_to_clean;
36 struct child_to_clean *children_to_wait_for = NULL; in cleanup_children()
39 struct child_to_clean *p = children_to_clean; in cleanup_children()
65 struct child_to_clean *p = children_to_wait_for; in cleanup_children()
90 struct child_to_clean *p = xmalloc(sizeof(*p)); in mark_child_for_cleanup()
105 struct child_to_clean **pp; in clear_child_for_cleanup()
108 struct child_to_clean *clean_me = *pp; in clear_child_for_cleanup()