Searched refs:couple (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_page.c270 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...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsigtrap.pm150 are either untrapped or ignored. It has a couple of lists of signals to
H A DCPAN.pm6747 dialog tries to determine a couple of site specific options. The
7087 I installed a Bundle and had a couple of fails. When I
H A Dperl5db.pl6375 them, with couple of fillips.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm298 system) and a couple of others.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm375 Defines a couple of constants in the Makefile that are imported from
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3752 % essentially a couple of indexes with @setchapternewpage off). In
3773 % format, but then we repeat the same computation. Repeating a couple
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex4549 % essentially a couple of indexes with @setchapternewpage off). In
4570 % format, but then we repeat the same computation. Repeating a couple

Completed in 917 milliseconds