Searched refs:couple (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_page.c | 270 DB_LOCKREQ couple[2]; local 284 * otherwise, lock couple. If we fail and it's not a system error, 288 couple[0].op = DB_LOCK_GET; 289 couple[0].obj = &dbc->lock_dbt; 290 couple[0].mode = mode; 291 couple[1].op = DB_LOCK_PUT; 292 couple[1].lock = *lockp; 296 dbc->locker, 0, couple, 2, NULL); 299 dbc->txn, 0, couple, 2, NULL); 306 *lockp = couple[ [all...] |
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3752 % essentially a couple of indexes with @setchapternewpage off). In 3773 % format, but then we repeat the same computation. Repeating a couple
|
Completed in 95 milliseconds