/xen/tools/libxl/ |
A D | libxl_fork.c | 454 pid_t pid = ch->pid; in childproc_reaped_ours() local 460 static int childproc_reaped(libxl__egc *egc, pid_t pid, int status) in childproc_reaped() 480 int libxl_childproc_reaped(libxl_ctx *ctx, pid_t pid, int status) in libxl_childproc_reaped() 566 pid_t pid = checked_waitpid(egc, -1, &status); in sigchld_selfpipe_handler() local 606 pid_t pid = in libxl__ev_child_fork() local 695 pid_t pid = ch->pid; in libxl__ev_child_kill_deregister() local 715 pid_t pid, in deregistered_child_callback()
|
A D | libxl_convert_callout.c | 68 pid_t pid = libxl__ev_child_fork(gc, &chs->child, helper_exited); in libxl__convert_legacy_stream() local 146 pid_t pid, int status) in helper_exited()
|
A D | libxl_aoutils.c | 412 pid_t pid, int status) { in openpty_exited() 449 pid_t pid = -1; in libxl__openptys() local 551 pid_t pid, int status) in async_exec_done() 575 pid_t pid; in libxl__async_exec_start() local 622 void libxl__kill(libxl__gc *gc, pid_t pid, int sig, const char *what) in libxl__kill() 634 int ret, pid; in libxl__kill_xs_path() local
|
A D | libxl_exec.c | 111 const char *what, pid_t pid, int status) in libxl_report_child_exitstatus() 140 int libxl__spawn_record_pid(libxl__gc *gc, libxl__spawn_state *spawn, pid_t pid) in libxl__spawn_record_pid() 412 pid_t pid, int status) in spawn_middle_death()
|
A D | libxl_save_callout.c | 210 pid_t pid = libxl__ev_child_fork(gc, &shs->child, helper_exited); in run_helper() local 321 pid_t pid, int status) in helper_exited()
|
A D | libxl_bootloader.c | 561 pid_t pid = libxl__ev_child_fork(gc, &bl->child, bootloader_finished); in bootloader_gotptys() local 636 pid_t pid, int status) in bootloader_finished()
|
A D | libxl_remus_disk_drbd.c | 204 pid_t pid, int status) in checkpoint_async_call_done()
|
A D | libxl_internal.c | 642 pid_t pid; in ev_lock_prepare_fork() local 711 pid_t pid, int status) in ev_lock_child_callback()
|
A D | libxl_colo_save.c | 565 int pid, in colo_proxy_async_call_done()
|
A D | libxl_dm.c | 3679 pid_t pid, int status) in kill_device_model_uid_cb() 3753 char *pid, *dm_domid, *path; in libxl__dm_active() local
|
A D | libxl_domain.c | 1607 pid_t pid, int status) in domain_destroy_domid_cb()
|
A D | libxl_internal.h | 362 pid_t pid; /* -1 means unused ("unregistered", ie Idle) */ member
|
/xen/tools/console/daemon/ |
A D | utils.c | 48 pid_t pid; in daemonize() local
|
/xen/tools/xenstore/ |
A D | xenstored_posix.c | 54 pid_t pid; in daemonize() local
|
A D | xenstored_solaris.c | 78 pid_t pid; in cred() local
|
/xen/tools/console/testsuite/ |
A D | procpipe.c | 49 pid_t pid; in exec() local
|
/xen/tools/xl/ |
A D | xl_utils.c | 290 char *pid = NULL; in do_daemonize() local
|
A D | xl_vmcontrol.c | 548 pid_t pid = xl_fork(child_vncviewer, "vncviewer child"); in autoconnect_vncviewer() local 634 pid_t pid = xl_fork(child_console, "console child"); in autoconnect_console() local
|
A D | xl.c | 303 xlchildnum child, pid_t pid, int status) in xl_report_child_exitstatus()
|
A D | xl.h | 236 pid_t pid; /* 0: not in use */ member
|
/xen/tools/xenpmd/ |
A D | xenpmd.c | 483 pid_t pid; in daemonize() local
|
/xen/xen/drivers/char/ |
A D | ehci-dbgp.c | 479 u8 pid = DBGP_PID_GET(readl(&dbgp->ehci_debug->pids)); in dbgp_check_for_completion() local 557 u8 pid; in dbgp_wait_until_done() local
|
/xen/tools/xentrace/ |
A D | xenalyze.c | 79 int pid; member 1637 int wrong, actual, pid; member 1815 int pid; member 9504 int pid; in progress_init() local 9550 int pid; in progress_finish() local
|