Searched refs:dead_pid_ (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/kyua/utils/process/
H A Dstatus.cpp51 /// \param dead_pid_ The PID of the process this status belonged to.
53 process::status::status(const int dead_pid_, int stat_loc) : argument
54 _dead_pid(dead_pid_),

Completed in 104 milliseconds