Home
last modified time | relevance | path

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

/external/curl/tests/
Dftp.pm38 sub pidfromfile { subroutine
135 my $pid = pidfromfile($pidfile);
144 unlink($pidfile) if($pid == pidfromfile($pidfile));