/xen-4.10.0-shim-comet/tools/blktap2/control/ |
A D | tap-ctl.c | 106 pid_t pid; in tap_cli_list() local 302 int c, pid, minor; in tap_cli_destroy() local 380 int c, pid, minor; in tap_cli_attach() local 421 int c, pid, minor; in tap_cli_detach() local 462 int c, pid, minor, force; in tap_cli_close() local 507 int c, pid, minor; in tap_cli_pause() local 549 int c, pid, minor; in tap_cli_unpause() local 643 int c, pid, minor; in tap_cli_open() local
|
A D | tap-ctl-spawn.c | 103 pid_t pid; in tap_ctl_wait() local
|
A D | tap-ctl.h | 68 pid_t pid; member
|
A D | tap-ctl-list.c | 230 pid_t pid; member
|
/xen-4.10.0-shim-comet/tools/libxl/ |
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_fork.c | 453 pid_t pid = ch->pid; in childproc_reaped_ours() local 459 static int childproc_reaped(libxl__egc *egc, pid_t pid, int status) in childproc_reaped() 479 int libxl_childproc_reaped(libxl_ctx *ctx, pid_t pid, int status) in libxl_childproc_reaped() 567 pid_t pid = checked_waitpid(egc, -1, &status); in sigchld_selfpipe_handler() local 607 pid_t pid = in libxl__ev_child_fork() local
|
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()
|
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() 403 pid_t pid, int status) in spawn_middle_death()
|
A D | libxl_save_callout.c | 212 pid_t pid = libxl__ev_child_fork(gc, &shs->child, helper_exited); in run_helper() local 323 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_colo_save.c | 565 int pid, in colo_proxy_async_call_done()
|
A D | libxl_dm.c | 2532 int ret, pid; in kill_device_model() local 2641 char *pid, *path; in libxl__dm_active() local
|
/xen-4.10.0-shim-comet/tools/console/daemon/ |
A D | utils.c | 48 pid_t pid; in daemonize() local
|
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/console/testsuite/ |
A D | procpipe.c | 49 pid_t pid; in exec() local
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | lock.c | 115 int pid = (int)getpid(); in NFSnormalizedStatTime() local 779 int count, pid, time; in test_file() local 799 int pid = getpid(); in random_locks() local
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_utils.c | 290 char *pid = NULL; in do_daemonize() local
|
A D | xl_vmcontrol.c | 542 pid_t pid = xl_fork(child_vncviewer, "vncviewer child"); in autoconnect_vncviewer() local 628 pid_t pid = xl_fork(child_console, "console child"); in autoconnect_console() local
|
A D | xl.c | 268 xlchildnum child, pid_t pid, int status) in xl_report_child_exitstatus()
|
A D | xl.h | 232 pid_t pid; /* 0: not in use */ member
|
/xen-4.10.0-shim-comet/tools/xenpmd/ |
A D | xenpmd.c | 474 pid_t pid; in daemonize() local
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | pvrdtscp.c | 243 pid_t pid; in main() local
|
/xen-4.10.0-shim-comet/tools/blktap2/include/ |
A D | blktaplib.h | 176 pid_t pid; member
|