Home
last modified time | relevance | path

Searched defs:child (Results 1 – 25 of 27) sorted by relevance

12

/systemd-251/src/libsystemd/sd-bus/
Dbus-container.c19 pid_t child; in bus_container_connect_socket() local
Dbus-match.h37 struct bus_match_node *parent, *next, *prev, *child; member
/systemd-251/src/portable/
Dportabled-operation.c71 int operation_new(Manager *manager, pid_t child, sd_bus_message *message, int errno_fd, Operation *… in operation_new()
/systemd-251/src/machine/
Doperation.c72 int operation_new(Manager *manager, Machine *machine, pid_t child, sd_bus_message *message, int err… in operation_new()
Dmachine-dbus.c243 pid_t child; in bus_machine_method_get_addresses() local
390 pid_t child; in bus_machine_method_get_os_release() local
913 pid_t child; in bus_machine_method_copy() local
1093 pid_t child; in bus_machine_method_open_root_directory() local
Dimage-dbus.c37 pid_t child; in bus_image_method_remove() local
155 pid_t child; in bus_image_method_clone() local
/systemd-251/src/libsystemd/sd-hwdb/
Dsd-hwdb.c100 struct trie_child_entry_f *child; in node_lookup_f() local
194 const struct trie_child_entry_f *child = trie_node_child(hwdb, node, i); in trie_fnmatch_f() local
224 const struct trie_node_f *child; in trie_search_f() local
/systemd-251/src/basic/
Dstrbuf.h32 struct strbuf_node *child; member
Dstrbuf.c111 struct strbuf_child_entry *child; in strbuf_add_string() local
Dchase-symlinks.c211 _cleanup_close_ int child = -1; in chase_symlinks() local
Dterminal-util.c1135 pid_t child; in openpt_allocate_in_namespace() local
1188 pid_t child; in open_terminal_in_namespace() local
/systemd-251/src/shared/
Dhwdb-util.c62 struct trie_node *child; member
79 struct trie_child_entry *child; in node_add_child() local
98 struct trie_child_entry *child; in node_lookup() local
198 struct trie_node *child; in trie_insert() local
Dbtrfs-util.c990 static int qgroup_assign_or_unassign(int fd, bool b, uint64_t child, uint64_t parent) { in qgroup_assign_or_unassign()
1025 int btrfs_qgroup_assign(int fd, uint64_t child, uint64_t parent) { in btrfs_qgroup_assign()
1029 int btrfs_qgroup_unassign(int fd, uint64_t child, uint64_t parent) { in btrfs_qgroup_unassign()
Dmount-util.c794 pid_t child; in mount_in_namespace() local
/systemd-251/src/import/
Dimport-common.c160 _cleanup_free_ char *child = NULL, *t = NULL, *joined = NULL; in import_mangle_os_tree() local
/systemd-251/src/login/
Dlogind-brightness.c36 pid_t child; member
/systemd-251/src/activate/
Dactivate.c213 static int fork_and_exec_process(const char *child, char **argv, int fd) { in fork_and_exec_process()
/systemd-251/src/test/
Dtest-process-util.c630 pid_t a, b, c, d, e, f, child; in TEST() local
/systemd-251/src/udev/
Dudevadm-info.c155 sd_device *child, *parent; in print_device_chain() local
/systemd-251/src/libsystemd/sd-device/
Dsd-device.c864 static int device_new_from_child(sd_device **ret, sd_device *child) { in device_new_from_child()
894 _public_ int sd_device_get_parent(sd_device *child, sd_device **ret) { in sd_device_get_parent()
1037 _public_ int sd_device_get_parent_with_subsystem_devtype(sd_device *child, const char *subsystem, c… in sd_device_get_parent_with_subsystem_devtype()
Ddevice-enumerator.c914 _cleanup_free_ char *child = NULL; in parent_crawl_children() local
/systemd-251/src/libudev/
Dlibudev-device.c374 static struct udev_device *device_new_from_parent(struct udev_device *child) { in device_new_from_parent()
/systemd-251/src/journal-remote/
Djournal-remote-main.c75 static int spawn_child(const char* child, char** argv) { in spawn_child()
/systemd-251/src/cgtop/
Dcgtop.c471 Group *child = NULL; in refresh_one() local
/systemd-251/src/libsystemd/sd-event/
Devent-source.h114 } child; member

12