Lines Matching refs:s_pid
105 static int s_pid = 0; variable
262 s_pid, last, dlerror()); in LSCRIU_load_liblscapi()
269 s_pid, last, dlerror()); in LSCRIU_load_liblscapi()
342 lscriu_dbg("LSCRIU (%d): CRIU Debugging disabled by environment\n", s_pid); in LSCRIU_Debugging()
347 lscriu_dbg("LSCRIU (%d): CRIU Debugging enabled by environment\n", s_pid); in LSCRIU_Debugging()
349 s_pid, pchCRIUDebug); in LSCRIU_Debugging()
396 s_pid, in LSCRIU_Restored_Error()
426 lscriu_dbg("LSCRIU (%d): Sent the dump request to the listener\n", s_pid); in LSCRIU_Native_Dump()
431 s_pid, strerror(errno)); in LSCRIU_Native_Dump()
444 "dump\n", s_pid); in LSCRIU_CloudLinux_Checkpoint()
451 s_pid, strerror(errno)); in LSCRIU_CloudLinux_Checkpoint()
455 lscriu_err("LSCRIU: Successful CloudLinux dump of PID: %d\n", s_pid); in LSCRIU_CloudLinux_Checkpoint()
701 s_pid = getpid(); in LSCRIU_Init()
710 lscriu_dbg("LSCRIU (%d): LSAPI_Register_Pgrp_Timer_Callback\n", s_pid); in LSCRIU_Init()