Searched refs:SERIAL (Results 1 – 16 of 16) sorted by relevance
41 SERIAL=`/usr/bin/env perl -e "$GETSERIAL"`43 echo SERIAL=$SERIAL PREFIX=$PREFIX DURATION=$DURATION KEYSIZE=$KEYSIZE51 … x509 -set_serial $SERIAL -extfile $PREFIX-ca.prm -days $DURATION -req -signkey $PREFIX-ca.key -in…53 …x509 -set_serial $SERIAL -extfile $PREFIX-ca.prm -days $DURATION -req -signkey $PREFIX-ca.key -in…55 echo "openssl x509 -text -in $PREFIX-$SERIAL-ca.cacert -nameopt multiline > $PREFIX-ca.cacert "56 $OPENSSL x509 -text -in $PREFIX-$SERIAL-ca.cacert -nameopt multiline > $PREFIX-ca.cacert
59 if [ ".$SERIAL" = . ] ; then61 SERIAL=`/usr/bin/env perl -e "$GETSERIAL"`64 echo SERIAL=$SERIAL PREFIX=$PREFIX CAPREFIX=$CAPREFIX DURATION=$DURATION KEYSIZE=$KEYSIZE86 echo "openssl x509 -set_serial $SERIAL -extfile $PREFIX-sv.prm -days $DURATION -CA $CAPREFIX-ca.ca…88 $OPENSSL x509 -set_serial $SERIAL -extfile $PREFIX-sv.prm -days $DURATION -CA $CAPREFIX-ca.cacert …
15 SERIAL=$$40 test "x\$5" != "x${SERIAL}" && exit 1
13 usage: walt.py [-h] [-i INPUT] [-s SERIAL] [-t TYPE] [-l LOGDIR] [-n N]22 -s SERIAL, --serial SERIAL
25 SERIAL; enumConstant
82 return TrialSchedulingPolicy.SERIAL; in schedulingPolicy()
171 return TrialSchedulingPolicy.SERIAL; in schedulingPolicy()
341 SERIAL = 'abcde12345'343 self, expect_serial=SERIAL)344 self.assertEqual(main([zip.name, '-s', SERIAL]), 0)
220 static final int SERIAL = 13; field in CheckTags450 case SERIAL: in doTags()
443 case SERIAL: in tagStatus()494 private static final int SERIAL = 13; field in GatherAPIDataOld
581 case SERIAL: in tagStatus()632 private static final int SERIAL = 13; field in GatherAPIData
1012 case SERIAL: in tagStatus()1037 private static final int SERIAL = 13; field in CheckAPI
54 SERIAL, enumConstant
146 return TrialSchedulingPolicy.SERIAL; in schedulingPolicy()
115 %token SERIAL
494 return Build.SERIAL; in getBuildSerial()