Searched refs:DBM (Results 26 - 40 of 40) sorted by relevance

12

/openbsd-current/gnu/usr.bin/cvs/src/
H A Dmodules.c64 DBM *
68 DBM *retval;
90 DBM *db;
104 DBM *db;
947 DBM *db;
H A Dcvs.h452 DBM *open_module PROTO((void));
552 void close_module PROTO((DBM * db));
652 int do_module PROTO((DBM * db, char *mname, enum mtype m_type, char *msg,
H A Dmkmodules.c390 DBM *db;
603 DBM *db;
701 error (1, 0, "DBM creation failed; correct above errors");
H A Dannotate.c125 DBM *db;
H A Dtag.c245 DBM *db;
1115 DBM *db;
H A Dcheckout.c108 DBM *db;
H A Dpatch.c70 DBM *db;
H A Dlog.c402 DBM *db;
H A Dserver.c4707 DBM *db;
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/
H A DDB_File.pm628 # DBM Filters
658 hashing packages like DBM, NDBM, ODBM, GDBM, and SDBM. Remember though,
1774 =head1 DBM FILTERS
1776 A DBM Filter is a piece of code that is be used when you I<always> want to
1777 make the same transformation to all keys and/or values in a DBM database.
1781 There are two ways to use a DBM Filter.
1799 =head2 DBM Filter Low-level API
1801 There are four methods associated with DBM Filters. All work identically,
1802 and each is used to install (or uninstall) a single DBM Filter. Each
1813 every time you write a key to a DBM databas
[all...]
/openbsd-current/gnu/usr.bin/perl/ext/SDBM_File/
H A Ddbe.c218 DBM *db;
H A Ddbu.c98 DBM *db;
/openbsd-current/usr.sbin/ypserv/yppush/
H A Dyppush.c226 DBM *yp_databas;
/openbsd-current/gnu/usr.bin/perl/lib/Tie/
H A DHash.pm183 The packages relating to various DBM-related implementations (F<DB_File>,
/openbsd-current/gnu/usr.bin/perl/cpan/Memoize/
H A DMemoize.pm703 tied to a DBM file, and you want to make sure that the cache is

Completed in 293 milliseconds

12