Searched refs:oldstyle (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/metadata/
H A Dsetup.sh69 oldstyle=`$KEYGEN -Cq -r $RANDFILE $pzone`
70 echo $oldstyle > oldstyle.key
H A Dclean.sh22 rm -f prerev.key postrev.key oldstyle.key
H A Dtests.sh140 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 && ret=1
141 $SETTIME -f `cat oldstyle.key` > /dev/null 2>&1 || ret=1
143 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 || ret=1
/macosx-10.10.1/bind9-45.101/bind9/bin/dnssec/
H A Ddnssec-keyfromlabel.c128 isc_boolean_t oldstyle = ISC_FALSE; local
178 oldstyle = ISC_TRUE;
470 if (!oldstyle) {
H A Ddnssec-keygen.c210 isc_boolean_t oldstyle = ISC_FALSE; local
296 oldstyle = ISC_TRUE;
588 if (!oldstyle && prepub > 0) {
632 if (oldstyle)
917 if (!oldstyle) {
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-int.h177 int oldstyle; /* if we're opening with pcap_open_live() */ member in struct:pcap
H A Dpcap.c786 p->oldstyle = 1;
H A Dpcap-bpf.c2107 if (!p->oldstyle)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dplaintex.vim37 \ '\\\%(bf\|\%(five\|seven\)\%(bf\|i\|rm\|sy\)\|it\|oldstyle\|rm\|sl\|ten\%(bf\|ex\|it\=\|rm\|sl\|sy\|tt\)\|tt\)\>'
H A Dsplint.vim147 syn keyword splintFlag contained oldstyle onlytrans onlyunqglobaltrans orconstraint overload

Completed in 304 milliseconds