HomeSort by: relevance | last modified time | path
    Searched refs:standby (Results 1 - 11 of 11) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/metadata/
setup.sh 30 standby=$($KEYGEN -q -a ${DEFAULT_ALGORITHM} -A none $czone)
31 echo $standby >standby.key
tests.sh 32 standby=$(keyfile_to_key_id "$(cat standby.key)")
71 echo_i "checking that standby ZSK did not sign ($n)"
73 grep " $standby"'$' sigs >/dev/null && ret=1
92 echo_i "checking that standby KSK did not sign but is delegated ($n)"
123 echo_i "checking that standby KSK is now active ($n)"
  /src/external/gpl3/gcc/dist/contrib/
patch_tester.sh 35 standby=$default_standby
45 patch_tester.sh [-j<N>] [-standby N] [-watermark N] [-savecompilers] [-nogpg]
51 STANDBY is the number of minutes between checks for new patches in
102 -standby)
104 standby=$2; shift; shift
500 sleep ${standby}m
506 sleep ${standby}m
  /src/external/gpl3/gcc.old/dist/contrib/
patch_tester.sh 35 standby=$default_standby
45 patch_tester.sh [-j<N>] [-standby N] [-watermark N] [-savecompilers] [-nogpg]
51 STANDBY is the number of minutes between checks for new patches in
102 -standby)
104 standby=$2; shift; shift
500 sleep ${standby}m
506 sleep ${standby}m
  /src/share/examples/apm/
script 7 # Link this script to /etc/apm/{suspend,standby,resume,line,battery}
14 # for i in standby resume line battery ; do ln suspend $i ; done
15 # chmod a+x suspend standby resume line battery
51 *standby)
52 $LOGGER 'Going to standby mode ....'
59 $LOGGER 'Standby done.'
  /src/external/mpl/bind/dist/bin/tests/system/autosign/ns1/
keygen.sh 51 echo $zsksby >../standby.key
  /src/external/mpl/bind/dist/bin/tests/system/autosign/
tests.sh 768 echo_i "checking that standby key does not sign records ($n)"
770 id=$(keyfile_to_key_id "$(cat standby.key)")
844 newfile=$(cat standby.key)
845 newid=$(keyfile_to_key_id "$(cat standby.key)")
869 echo_i "checking former standby key $newid is now active ($n)"
877 echo_i "checking former standby key has only signed incrementally ($n)"
927 echo_i "checking former standby key $newid has now signed fully ($n)"
  /src/external/gpl3/binutils/dist/opcodes/
mips-opc.c 1970 {"standby", "", 0x42000021, 0xffffffff, 0, 0, V1, 0, 0 },
  /src/external/gpl3/binutils.old/dist/opcodes/
mips-opc.c 1970 {"standby", "", 0x42000021, 0xffffffff, 0, 0, V1, 0, 0 },
  /src/external/gpl3/gdb/dist/opcodes/
mips-opc.c 1970 {"standby", "", 0x42000021, 0xffffffff, 0, 0, V1, 0, 0 },
  /src/external/gpl3/gdb.old/dist/opcodes/
mips-opc.c 1965 {"standby", "", 0x42000021, 0xffffffff, 0, 0, V1, 0, 0 },

Completed in 46 milliseconds