Home
last modified time | relevance | path

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

/dports/ftp/lftp/lftp-4.9.2/src/
H A DFilter.h119 int GetProcExitCode() { return w->GetInfo()>>8; } in GetProcExitCode() function
H A DFileCopy.cc2073 if(verify_process->GetProcExitCode()!=0) in Do()