start_child       123 daemons/pacemakerd/pcmkd_subdaemons.c static int start_child(pcmk_child_t * child);
start_child       320 daemons/pacemakerd/pcmkd_subdaemons.c         start_child(child);
start_child       818 daemons/pacemakerd/pcmkd_subdaemons.c         start_child(&(pcmk_children[i]));
start_child       849 daemons/pacemakerd/pcmkd_subdaemons.c         if (start_child(&pcmk_children[i])) {