/xen-4.10.0-shim-comet/tools/blktap2/control/ |
A D | tap-ctl-spawn.c | 42 int err, child, channel[2]; in __tap_ctl_spawn() local 101 tap_ctl_wait(pid_t child) in tap_ctl_wait() 156 pid_t child; in tap_ctl_spawn() local
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl.c | 217 pid_t xl_fork(xlchildnum child, const char *description) { in xl_fork() 240 pid_t xl_waitpid(xlchildnum child, int *status, int flags) in xl_waitpid() 261 int xl_child_pid(xlchildnum child) in xl_child_pid() 268 xlchildnum child, pid_t pid, int status) in xl_report_child_exitstatus() 397 int child_report(xlchildnum child) in child_report()
|
A D | xl_migrate.c | 39 pid_t child; in create_migration_child() local 92 pid_t child; in migration_child_report() local 154 static void migrate_do_preamble(int send_fd, int recv_fd, pid_t child, in migrate_do_preamble() 182 pid_t child = -1; in migrate_domain() local 611 pid_t child = -1; in main_remus() local
|
A D | xl_vmcontrol.c | 525 static void console_child_report(xlchildnum child) in console_child_report()
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | conf.c | 238 struct menu *child; in conf_choice() local 358 struct menu *child; in conf() local 423 struct menu *child; in check_conf() local
|
A D | menu.c | 460 struct menu *child; in menu_is_empty() local 471 struct menu *child; in menu_is_visible() local
|
A D | gconf.c | 1091 struct menu *child; in fill_row() local 1218 GtkTreeIter *child = &iter; in gtktree_iter_find_node() local 1338 struct menu *child; in display_tree() local 1428 struct menu *child; in fixup_rootmenu() local
|
A D | mconf.c | 470 struct menu *child; in build_conf() local 803 struct menu *child; in conf_choice() local
|
A D | kxgettext.c | 173 struct menu *child; in menu_build_message_list() local
|
A D | nconf.c | 737 struct menu *child; in build_conf() local 1235 struct menu *child = 0; in conf_choice() local
|
A D | qconf.cc | 603 struct menu* child; in updateMenuList() local 1731 struct menu *child; in fixup_rootmenu() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_colo.h | 24 #define ASYNC_CALL(egc, ao, child, param, func, callback) do { \ argument 93 libxl__ev_child child; member
|
A D | libxl_aoutils.c | 411 static void openpty_exited(libxl__egc *egc, libxl__ev_child *child, in openpty_exited() 550 libxl__ev_child *child, in async_exec_done() 580 libxl__ev_child *const child = &aes->child; in libxl__async_exec_start() local
|
A D | libxl_exec.c | 281 pid_t child; in libxl__spawn_spawn() local 363 pid_t child = ss->mid.pid; in spawn_detach() local
|
A D | libxl_remus_disk_drbd.c | 203 libxl__ev_child *child, in checkpoint_async_call_done()
|
A D | libxl_bootloader.c | 635 static void bootloader_finished(libxl__egc *egc, libxl__ev_child *child, in bootloader_finished()
|
A D | libxl_colo_save.c | 564 libxl__ev_child *child, in colo_proxy_async_call_done()
|
A D | libxl_internal.h | 2384 libxl__ev_child child; member 2443 libxl__ev_child child; member 2870 libxl__ev_child child; member 3084 libxl__ev_child child; member 3334 libxl__ev_child child; member 3383 libxl__ev_child child; member
|
A D | libxl_event.c | 2213 libxl__ao *child = NULL, *root; in libxl__nested_ao_create() local 2231 _hidden void libxl__nested_ao_free(libxl__ao *child) in libxl__nested_ao_free()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | rbtree.c | 220 struct rb_node *child, *parent; in rb_erase() local
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xenstored_watch.c | 60 static bool is_child(const char *child, const char *parent) in is_child()
|
A D | xenstored_core.c | 823 char *child, *data; in send_directory_part() local 1087 struct node *child; in delete_node() local 1501 static void manual_node(const char *name, const char *child) in manual_node()
|
A D | talloc.c | 97 struct talloc_chunk *parent, *child; member 518 void *child = TC_PTR_FROM_CHUNK(tc->child); in talloc_free_children() local
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | device_tree.h | 88 struct dt_device_node *child; member
|
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/ |
A D | fsys_zfs.c | 1183 char *child; in vdev_get_bootpath() local
|