Searched refs:serial (Results 201 - 225 of 404) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXKeyEvent.c111 xEvent.xany.serial = LastKnownRequestProcessed(Tk_Display(tkwin));
167 xEvent.xany.serial = LastKnownRequestProcessed(Tk_Display(tkwin));
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixSend.c80 int serial; /* Serial number expected in result. */ member in struct:PendingCommand
126 * -r commWindow serial
130 * identified with the serial number given by "serial" (in decimal). If
153 * -s serial
156 * the "serial" field from the -s option in the command. This option must
192 int sendSerial; /* The serial number that was used in the last
1132 pending.serial = localData.sendSerial;
1476 char *interpName, *script, *serial, *end;
1491 serial
1463 char *interpName, *script, *serial, *end; local
1617 int serial, code, gotSerial; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_to_cparam.tcl137 proc ::pt::peg::to::cparam::convert {serial} {
155 ::pt::peg verify-as-canonical $serial
158 array set peg $serial
/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinWindow.c396 event.xmap.serial = display->request;
411 event.xvisibility.serial = display->request;
494 event.xunmap.serial = display->request;
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinWindow.c394 event.xmap.serial = display->request;
409 event.xvisibility.serial = display->request;
493 event.xunmap.serial = display->request;
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCACM/ControlDriver/Classes/
H A DAppleUSBCDCACMControl.cpp50 #include <IOKit/serial/IOSerialKeys.h>
51 #include <IOKit/serial/IOSerialDriverSync.h>
52 #include <IOKit/serial/IOModemSerialStreamSync.h>
53 #include <IOKit/serial/IORS232SerialStreamSync.h>
/macosx-10.9.5/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.h37 #include <IOKit/serial/IORS232SerialStreamSync.h>
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/factory/
H A DSampleDatabase.java14 import com.sleepycat.bind.serial.StoredClassCatalog;
77 // format for all database records of serial format.
138 * Return the tuple-serial factory.
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/db/txn/
H A DTxnGuide.java5 import com.sleepycat.bind.serial.StoredClassCatalog;
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/ADO/
H A DMicrosoft_SQL_Server.pm89 serial => 100,
/macosx-10.9.5/CPANInternal-140/Net-DNS/contrib/
H A Dcheck_zone20 Checks the domain's SOA from each of the domain's name servers. The SOA serial numbers should match. This program's output cannot be trusted if they do not.
233 # and check the zone's SOA serial number.
330 # its serial number is different across
341 print "\t$ns:\t", $soa_rr->serial, "\n";
343 # If soa_sn is zero then an SOA serial number
345 # the serial number. If the serial number
349 # If the serial numbers are different then you
355 $soa_diff = 1 if ( $soa_sn != $soa_rr->serial );
358 $soa_sn = $soa_rr->serial;
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dhx_locl.h159 heim_integer *serial; member in struct:hx509_query_data
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dmds_standard.cpp163 string SmartcardInfo::serial() const { return mAttributes[8]; } function in class:Security::MDSClient::SmartcardInfo
H A Dmds_standard.h139 string serial() const;
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dmds_standard.cpp163 string SmartcardInfo::serial() const { return mAttributes[8]; } function in class:Security::MDSClient::SmartcardInfo
H A Dmds_standard.h139 string serial() const;
/macosx-10.9.5/WebCore-7537.78.1/plugins/gtk/
H A DPluginPackageGtk.cpp108 " (Details: serial %ld error_code %d request_code %d minor_code %d)\n",
110 error->serial, error->error_code,
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dtime.c31 #include <isc/serial.h>
/macosx-10.9.5/cups-372.4/cups/templates/
H A DMakefile30 choose-serial.tmpl \
/macosx-10.9.5/cups-372.4/cups/templates/ru/
H A DMakefile30 choose-serial.tmpl \
/macosx-10.9.5/emacs-92/emacs/lwlib/
H A Dlwlib-utils.c50 event.xexpose.serial = 0;
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/astsa/
H A Dast.h60 unsigned int serial; member in struct:__anon9253::__anon9254
/macosx-10.9.5/libresolv-54/
H A Ddns_util.h118 uint32_t serial; member in struct:__anon9577
/macosx-10.9.5/ruby-104/ruby/lib/drb/
H A Dssl.rb180 cert.serial = 0
/macosx-10.9.5/ruby-104/ruby/lib/webrick/
H A Dssl.rb106 cert.serial = 1

Completed in 321 milliseconds

1234567891011>>