Home
last modified time | relevance | path

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

/curl/scripts/
H A Dcmakelint.sh40 elif git rev-parse --is-inside-work-tree >/dev/null 2>&1; then
H A Dmanagen716 my $rev = "no-$long";
720 $rev = $long;
721 $rev =~ s/^no-//;
726 "Disable it again with $dashes$rev.\n";
H A Dmaketgz161 git rev-parse HEAD >docs/tarball-commit.txt.dist
/curl/tests/
H A Drunner.pm314 my $rev = 0;
318 $rev = 1;
320 $rev ^= $feature{$cond} ? 1 : 0;
326 push @altshow, $rev ^ 1; # push the reversed show state
333 $show = $rev;
/curl/lib/vtls/
H A Dopenssl.c2322 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in verifystatus() local
2425 ret = OCSP_resp_find_status(br, id, &cert_status, &crl_reason, &rev, in verifystatus()

Completed in 44 milliseconds