Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Dstatus.cpp53 process::status::status(const int dead_pid_, int stat_loc) : in status() argument
54 _dead_pid(dead_pid_), in status()