Home
last modified time | relevance | path

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

/dports/ftp/lftp/lftp-4.9.2/src/
H A DFilter.h118 ProcWait::State GetProcState() { return w->GetState(); } in GetProcState() function
H A DFileCopy.cc2069 if(verify_process->GetProcState()!=ProcWait::TERMINATED) in Do()