/xen/tools/xl/ |
A D | xl.c | 252 pid_t xl_fork(xlchildnum child, const char *description) { in xl_fork() 275 pid_t xl_waitpid(xlchildnum child, int *status, int flags) in xl_waitpid() 296 int xl_child_pid(xlchildnum child) in xl_child_pid() 303 xlchildnum child, pid_t pid, int status) in xl_report_child_exitstatus() 438 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() 183 pid_t child = -1; in migrate_domain() local 616 pid_t child = -1; in main_remus() local
|
A D | xl_vmcontrol.c | 531 static void console_child_report(xlchildnum child) in console_child_report()
|
/xen/xen/tools/kconfig/ |
A D | conf.c | 232 struct menu *child; in conf_choice() local 348 struct menu *child; in conf() local 414 struct menu *child; in check_conf() local
|
A D | menu.c | 615 struct menu *child; in menu_is_empty() local 626 struct menu *child; in menu_is_visible() local
|
A D | gconf.c | 1090 struct menu *child; in fill_row() local 1217 GtkTreeIter *child = &iter; in gtktree_iter_find_node() local 1337 struct menu *child; in display_tree() local 1427 struct menu *child; in fixup_rootmenu() local
|
A D | mconf.c | 469 struct menu *child; in build_conf() local 798 struct menu *child; in conf_choice() local
|
A D | qconf.cc | 579 struct menu* child; in updateMenuList() local 644 struct menu* child; in updateMenuList() local 1831 struct menu *child; in fixup_rootmenu() local
|
A D | nconf.c | 739 struct menu *child; in build_conf() local 1234 struct menu *child = NULL; in conf_choice() local
|
/xen/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.c | 710 static void ev_lock_child_callback(libxl__egc *egc, libxl__ev_child *child, in ev_lock_child_callback()
|
A D | libxl_internal.h | 426 libxl__ev_child child; member 2696 libxl__ev_child child; member 2760 libxl__ev_child child; member 3205 libxl__ev_child child; member 3419 libxl__ev_child child; member 3678 libxl__ev_child child; member 3727 libxl__ev_child child; member
|
A D | libxl_event.c | 2431 libxl__ao *child = NULL, *root; in libxl__nested_ao_create() local 2449 _hidden void libxl__nested_ao_free(libxl__ao *child) in libxl__nested_ao_free()
|
/xen/tools/xenstore/ |
A D | xenstored_watch.c | 58 static bool is_child(const char *child, const char *parent) in is_child()
|
A D | xenstored_core.c | 838 char *child, *data; in send_directory_part() local 1141 struct node *child; in delete_node() local 1592 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/xen/common/ |
A D | rbtree.c | 384 struct rb_node *child = node->rb_right, *tmp = node->rb_left; in rb_erase() local
|
/xen/xen/include/xen/ |
A D | device_tree.h | 88 struct dt_device_node *child; member
|
/xen/tools/libfsimage/zfs/ |
A D | fsys_zfs.c | 1183 char *child; in vdev_get_bootpath() local
|
/xen/xen/arch/arm/ |
A D | domain_build.c | 1461 struct dt_device_node *child; in handle_node() local
|