| /trueos/sys/contrib/octeon-sdk/ |
| HD | cvmx-usb.c | 213 cvmx_usb_transaction_t transaction[MAX_TRANSACTIONS]; /**< Storage for transactions */ member 525 cvmx_usb_transaction_t *transaction) in __cvmx_usb_free_transaction() argument 527 transaction->flags = 0; in __cvmx_usb_free_transaction() 528 transaction->prev = NULL; in __cvmx_usb_free_transaction() 529 transaction->next = NULL; in __cvmx_usb_free_transaction() 531 usb->free_transaction_tail->next = transaction; in __cvmx_usb_free_transaction() 533 usb->free_transaction_head = transaction; in __cvmx_usb_free_transaction() 534 usb->free_transaction_tail = transaction; in __cvmx_usb_free_transaction() 673 __cvmx_usb_free_transaction(usb, usb->transaction + i); in cvmx_usb_initialize() 1170 cvmx_usb_transaction_t *transaction) in __cvmx_usb_get_submit_handle() argument [all …]
|
| /trueos/contrib/subversion/subversion/libsvn_fs_base/util/ |
| HD | fs_skels.c | 413 transaction_t *transaction; in svn_fs_base__parse_transaction_skel() local 428 transaction = apr_pcalloc(pool, sizeof(*transaction)); in svn_fs_base__parse_transaction_skel() 431 transaction->kind = kind; in svn_fs_base__parse_transaction_skel() 437 transaction->base_id = NULL; in svn_fs_base__parse_transaction_skel() 438 transaction->revision = in svn_fs_base__parse_transaction_skel() 441 if (! SVN_IS_VALID_REVNUM(transaction->revision)) in svn_fs_base__parse_transaction_skel() 448 transaction->revision = SVN_INVALID_REVNUM; in svn_fs_base__parse_transaction_skel() 449 transaction->base_id = svn_fs_base__id_parse(base_id_or_rev->data, in svn_fs_base__parse_transaction_skel() 454 transaction->root_id = svn_fs_base__id_parse(root_id->data, in svn_fs_base__parse_transaction_skel() 458 SVN_ERR(svn_skel__parse_proplist(&(transaction->proplist), in svn_fs_base__parse_transaction_skel() [all …]
|
| HD | fs_skels.h | 120 const transaction_t *transaction,
|
| /trueos/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | structure | 24 which has been changed or added in the transaction. During the final 48 <txnid>.txn/ Directory containing transaction <txnid> 49 txn-protorevs/ Subdirectory containing transaction proto-revision files 50 <txnid>.rev Proto-revision file for transaction <txnid> 52 txn-current File containing the next transaction key 93 next transaction name, along with the revision number the transaction 94 is based on. This sequence number ensures that transaction names are 95 not reused, even if the transaction is aborted and a new transaction 153 Formats 1-2: transaction names may be reused 154 Format 3+: transaction names generated using txn-current file [all …]
|
| /trueos/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| HD | structure | 435 whose value is the transaction that was committed to create this revision. 449 Every transaction ends when it is either successfully committed, or 450 aborted. We call a transaction which has been either committed or 453 Transactions are identified by unique numbers, called transaction 454 ID's. Currently, transaction ID's are never reused, though this is 456 transaction ID in its shortest ASCII form. 459 committed transactions. Every key in this table is a transaction ID. 463 ("transaction" ROOT-ID BASE-ID PROPLIST COPIES) 468 * ROOT-ID is the node revision ID of the transaction's root 471 * BASE-ID is the node revision ID of the root of the transaction's [all …]
|
| HD | fs-history | 11 transaction snapshot of the versioned directory tree) and paths under 101 3. txn ID: This key uniquely identifies the Subversion transaction 117 mutable". If previous operations under this transaction caused 138 the node-revision with the ID of the Subversion transaction being used 140 is allowed to be changed inside that transaction. 171 copy ID, and (as always) the txn ID of the transaction in which the
|
| HD | TODO | 24 Does every operation on a deleted node or completed transaction fail
|
| /trueos/contrib/subversion/subversion/libsvn_fs_base/bdb/ |
| HD | txn-table.c | 205 transaction_t *transaction; in svn_fs_bdb__get_txn() local 226 SVN_ERR(svn_fs_base__parse_transaction_skel(&transaction, skel, pool)); in svn_fs_bdb__get_txn() 227 *txn_p = transaction; in svn_fs_bdb__get_txn()
|
| /trueos/contrib/sendmail/contrib/ |
| HD | mailprio | 85 # To get the maximum value from a transaction delay based priority 386 X To get the maximum value from a transaction delay based priority 439 # statistic (new as of sendmail V8) which is per transaction. We also 443 # xdelay would be to compute an approximation of the transaction delay 447 # To get the maximum value from a transaction delay based priority 499 X # Now weight the delay factor by the transaction delay (xdelay).
|
| /trueos/sys/dev/aic7xxx/ |
| HD | aic79xx.seq | 149 * We have received good status for this transaction. There may 171 * to this transaction. There are two states that a FIFO still 583 * Allocate a FIFO for a non-packetized transaction. 585 * can allocate a FIFO for a non-packetized transaction. 629 * each transaction. 682 * each transaction. 957 * of the transaction being sent. 1093 * transactions by first looking at the transaction stored in 1095 * transaction for this target, this must be a tagged transaction. 1143 * an SCB transaction to the reconnecting target. [all …]
|
| HD | aic7xxx.seq | 1486 * of the transaction being sent. 1698 * and await the bus going free. If this is an untagged transaction 1732 * chips, SHADDR increments with every bus transaction, even PIO. 1815 * transactions by first looking at the transaction stored in 1816 * the busy target array. If there is no untagged transaction 1817 * for this target or the transaction is for a different lun, then 1818 * this must be a tagged transaction. 1909 * an SCB transaction to the reconnecting target. 2278 * a PCI transaction. Drain the fifo. 2343 * transaction, it must be returned to the disconnected list.
|
| HD | aic7xxx.reg | 822 * message transaction. This 1493 * The initiator specified tag for this target mode transaction.
|
| HD | aic79xx.reg | 139 * message transaction. This 3710 * The initiator specified tag for this target mode transaction. 3955 * The first is to allocate a dmamap for each transaction.
|
| /trueos/contrib/wpa/src/utils/ |
| HD | pcsc_funcs.c | 510 int transaction = 0; in scard_init() local 611 transaction = 1; in scard_init() 691 if (transaction) in scard_init()
|
| /trueos/crypto/heimdal/lib/kadm5/ |
| HD | iprop-commands.in | 51 help = "Prints the iprop transaction log in text."
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | sql | 27 >4 string MARIALOG MySQL Maria transaction log file
|
| HD | database | 172 # test for 2 reserved NULL bytes,transaction and encryption byte flag
|
| /trueos/contrib/ofed/management/opensm/doc/ |
| HD | opensm_release_notes_openib-2.0.5.txt | 246 * OpenSM crash due to transaction lookup (interop with Cisco stack) 248 mask) was received the lookup of the transaction was successful. 249 The stale transaction pointed to "free'd" memory.
|
| /trueos/cddl/contrib/dtracetoolkit/Examples/ |
| HD | fsrw_example.txt | 29 By looking closely at the Offset (Kbytes) and Size of each transaction, we
|
| /trueos/contrib/serf/ |
| HD | design-guide.txt | 52 within a transaction, and that creation could be proportional to an
|
| /trueos/lib/libc/db/mpool/ |
| HD | mpool.libtp | 671 printf("Waking transaction %d due to completed I/O\n",
|
| /trueos/contrib/ofed/management/doc/ |
| HD | libibmad.txt | 423 SA attribute offset, vendor class OUI, mad transaction id (only the relevant
|
| /trueos/contrib/sendmail/ |
| HD | RELEASE_NOTES | 399 transaction is accepted. This is a regression introduced 749 another transaction in a session while sending mail, do 1123 recipients received so far in a transaction. 2185 dropping the connection during an SMTP transaction, stop 3571 the SMTP transaction out of sync. Problem noted by Per 4546 multiple users in the same transaction (F=m). 5158 During the transfer of a message in an SMTP transaction, if a 5562 transaction. After this number is reached, sendmail 6224 transaction to clear the entire transaction. Problem 6687 in a DATA transaction to be sticky; these can occur because [all …]
|
| /trueos/sys/dev/isp/ |
| HD | DriverManual.txt | 267 XS_T Platform SCSI transaction type (i.e., command for HBA)
|
| /trueos/etc/ |
| HD | services | 475 set 257/tcp #secure electronic transaction 476 set 257/udp #secure electronic transaction
|