/systemd-251/src/libsystemd/sd-bus/ |
D | bus-container.c | 19 pid_t child; in bus_container_connect_socket() local
|
D | bus-match.h | 37 struct bus_match_node *parent, *next, *prev, *child; member
|
/systemd-251/src/portable/ |
D | portabled-operation.c | 71 int operation_new(Manager *manager, pid_t child, sd_bus_message *message, int errno_fd, Operation *… in operation_new()
|
/systemd-251/src/machine/ |
D | operation.c | 72 int operation_new(Manager *manager, Machine *machine, pid_t child, sd_bus_message *message, int err… in operation_new()
|
D | machine-dbus.c | 243 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
|
D | image-dbus.c | 37 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/ |
D | sd-hwdb.c | 100 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/ |
D | strbuf.h | 32 struct strbuf_node *child; member
|
D | strbuf.c | 111 struct strbuf_child_entry *child; in strbuf_add_string() local
|
D | chase-symlinks.c | 211 _cleanup_close_ int child = -1; in chase_symlinks() local
|
D | terminal-util.c | 1135 pid_t child; in openpt_allocate_in_namespace() local 1188 pid_t child; in open_terminal_in_namespace() local
|
/systemd-251/src/shared/ |
D | hwdb-util.c | 62 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
|
D | btrfs-util.c | 990 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()
|
D | mount-util.c | 794 pid_t child; in mount_in_namespace() local
|
/systemd-251/src/import/ |
D | import-common.c | 160 _cleanup_free_ char *child = NULL, *t = NULL, *joined = NULL; in import_mangle_os_tree() local
|
/systemd-251/src/login/ |
D | logind-brightness.c | 36 pid_t child; member
|
/systemd-251/src/activate/ |
D | activate.c | 213 static int fork_and_exec_process(const char *child, char **argv, int fd) { in fork_and_exec_process()
|
/systemd-251/src/test/ |
D | test-process-util.c | 630 pid_t a, b, c, d, e, f, child; in TEST() local
|
/systemd-251/src/udev/ |
D | udevadm-info.c | 155 sd_device *child, *parent; in print_device_chain() local
|
/systemd-251/src/libsystemd/sd-device/ |
D | sd-device.c | 864 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()
|
D | device-enumerator.c | 914 _cleanup_free_ char *child = NULL; in parent_crawl_children() local
|
/systemd-251/src/libudev/ |
D | libudev-device.c | 374 static struct udev_device *device_new_from_parent(struct udev_device *child) { in device_new_from_parent()
|
/systemd-251/src/journal-remote/ |
D | journal-remote-main.c | 75 static int spawn_child(const char* child, char** argv) { in spawn_child()
|
/systemd-251/src/cgtop/ |
D | cgtop.c | 471 Group *child = NULL; in refresh_one() local
|
/systemd-251/src/libsystemd/sd-event/ |
D | event-source.h | 114 } child; member
|