Searched defs:child (Results 1 – 9 of 9) sorted by relevance
60 pid_t child; in system() local
40 void (*child)(void); member
65 static void check_hw_feature_supported(pid_t child, HwFeature feature) { in check_hw_feature_supported()104 static void set_watchpoint(pid_t child, uintptr_t address, size_t size) { in set_watchpoint()153 pid_t child = fork(); in run_watchpoint_test() local285 static void set_breakpoint(pid_t child) { in set_breakpoint()334 pid_t child = fork(); in TEST() local
638 pid_t child = fork(); in SpawnChildrenAndMeasurePss() local
247 DeclaratorDecl* child = nullptr; in TraverseLinkageSpecDecl() local263 for (auto child : decl->decls()) { in TraverseLinkageSpecDecl() local
452 void soinfo::add_child(soinfo* child) { in add_child()465 children_.for_each([&] (soinfo* child) { in remove_all_links()472 parent->children_.remove_if([&] (const soinfo* child) { in remove_all_links()
792 si->get_children().for_each([&](soinfo* child) { in walk_dependencies_tree()1977 soinfo* child = nullptr; in soinfo_unload_impl() local
1201 int parent, child, desired_child_fd; in popen() local
462 uint64_t child; member