Home
last modified time | relevance | path

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

/curl/tests/
H A Drunner.pm312 my $rev = 0;
316 $rev = 1;
318 $rev ^= $feature{$cond} ? 1 : 0;
324 push @altshow, $rev ^ 1; # push the reversed show state
331 $show = $rev;
/curl/scripts/
H A Dmanagen665 my $rev = "no-$long";
669 $rev = $long;
670 $rev =~ s/^no-//;
675 "Disable it again with $dashes$rev.\n";
/curl/lib/vtls/
H A Dopenssl.c2377 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in verifystatus() local
2479 ret = OCSP_resp_find_status(br, id, &cert_status, &crl_reason, &rev, in verifystatus()

Completed in 22 milliseconds