Home
last modified time | relevance | path

Searched defs:dbp (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/crypto/heimdal/lib/hdb/
H A Ddbinfo.c91 hdb_get_dbinfo(krb5_context context, struct hdb_dbinfo **dbp) in hdb_get_dbinfo()
172 hdb_dbinfo_get_next(struct hdb_dbinfo *dbp, struct hdb_dbinfo *dbprevp) in hdb_dbinfo_get_next()
181 hdb_dbinfo_get_label(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_label()
187 hdb_dbinfo_get_realm(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_realm()
193 hdb_dbinfo_get_dbname(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_dbname()
199 hdb_dbinfo_get_mkey_file(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_mkey_file()
205 hdb_dbinfo_get_acl_file(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_acl_file()
211 hdb_dbinfo_get_log_file(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_log_file()
217 hdb_dbinfo_get_binding(krb5_context context, struct hdb_dbinfo *dbp) in hdb_dbinfo_get_binding()
223 hdb_free_dbinfo(krb5_context context, struct hdb_dbinfo **dbp) in hdb_free_dbinfo()
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c108 DB *dbp; in main() local
376 get(DB *dbp, DBT *kp) in get()
404 getdata(DB *dbp, DBT *kp, DBT *dp) in getdata()
419 put(DB *dbp, DBT *kp, DBT *dp) in put()
434 rem(DB *dbp, DBT *kp) in rem()
459 synk(DB *dbp) in synk()
471 seq(DB *dbp, DBT *kp) in seq()
501 dump(DB *dbp, int rev, int recurse) in dump()
539 unlinkpg(DB *dbp) in unlinkpg()
/freebsd/usr.sbin/ypserv/
H A Dyp_dblookup.c73 DB *dbp; member
196 yp_setflags(DB *dbp) in yp_setflags()
254 yp_cache_db(DB *dbp, char *name, int size) in yp_cache_db()
348 DB *dbp = NULL; in yp_open_db_cache() local
381 DB *dbp = NULL; in yp_open_db() local
446 yp_get_record(DB *dbp, const DBT *key, DBT *data, int allow) in yp_get_record()
454 DB *dbp; in yp_get_record() local
511 yp_first_record(const DB *dbp, DBT *key, DBT *data, int allow) in yp_first_record()
563 yp_next_record(const DB *dbp, DBT *key, DBT *data, int all, int allow) in yp_next_record()
/freebsd/lib/libc/db/test/
H A Ddbtest.c82 DB *dbp; local
348 get(dbp, kp) in get() argument
376 getdata(dbp, kp, dp) in getdata() argument
393 put(dbp, kp, dp) in put() argument
410 rem(dbp, kp) in rem() argument
436 synk(dbp) in synk() argument
449 seq(dbp, kp) in seq() argument
480 dump(dbp, rev) in dump() argument
/freebsd/lib/libc/db/hash/
H A Dhash.c99 DB *dbp; in __hash_open() local
235 hash_close(DB *dbp) in hash_close()
250 hash_fd(const DB *dbp) in hash_fd()
442 hash_sync(const DB *dbp, u_int32_t flags) in hash_sync()
517 hash_get(const DB *dbp, const DBT *key, DBT *data, u_int32_t flag) in hash_get()
530 hash_put(const DB *dbp, DBT *key, const DBT *data, u_int32_t flag) in hash_put()
548 hash_delete(const DB *dbp, const DBT *key, in hash_delete()
695 hash_seq(const DB *dbp, DBT *key, DBT *data, u_int32_t flag) in hash_seq()
/freebsd/lib/libc/db/btree/
H A Dbt_close.c60 __bt_close(DB *dbp) in __bt_close()
114 __bt_sync(const DB *dbp, u_int flags) in __bt_sync()
H A Dbt_debug.c52 __bt_dump(DB *dbp) in __bt_dump()
127 __bt_dnpage(DB *dbp, pgno_t pgno) in __bt_dnpage()
240 __bt_stat(DB *dbp) in __bt_stat()
H A Dbt_open.c93 DB *dbp; in __bt_open() local
426 __bt_fd(const DB *dbp) in __bt_fd()
H A Dbt_get.c57 __bt_get(const DB *dbp, const DBT *key, DBT *data, u_int flags) in __bt_get()
/freebsd/libexec/ypxfr/
H A Dyp_dbwrite.c57 DB *dbp; in yp_open_db_rw() local
91 yp_put_record(DB *dbp, DBT *key, DBT *data, int allow_overwrite) in yp_put_record()
/freebsd/lib/libc/db/recno/
H A Drec_close.c56 __rec_close(DB *dbp) in __rec_close()
103 __rec_sync(const DB *dbp, u_int flags) in __rec_sync()
H A Drec_open.c57 DB *dbp; in __rec_open() local
216 __rec_fd(const DB *dbp) in __rec_fd()
H A Drec_seq.c55 __rec_seq(const DB *dbp, DBT *key, DBT *data, u_int flags) in __rec_seq()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu.c176 const void *tag, dmu_buf_t **dbp) in dmu_buf_hold_noread_by_dnode()
197 const void *tag, dmu_buf_t **dbp) in dmu_buf_hold_noread()
224 const void *tag, dmu_buf_t **dbp, int flags) in dmu_buf_hold_by_dnode()
249 const void *tag, dmu_buf_t **dbp, int flags) in dmu_buf_hold()
359 int dmu_bonus_hold_by_dnode(dnode_t *dn, const void *tag, dmu_buf_t **dbp, in dmu_bonus_hold_by_dnode()
408 dmu_bonus_hold(objset_t *os, uint64_t object, const void *tag, dmu_buf_t **dbp) in dmu_bonus_hold()
434 dmu_buf_t **dbp) in dmu_spill_hold_by_dnode()
462 dmu_spill_hold_existing(dmu_buf_t *bonus, const void *tag, dmu_buf_t **dbp) in dmu_spill_hold_existing()
492 dmu_buf_t **dbp) in dmu_spill_hold_by_bonus()
519 dmu_buf_t **dbp; in dmu_buf_hold_array_by_dnode() local
[all …]
H A Dspa_history.c89 dmu_buf_t *dbp; in spa_history_create_obj() local
257 dmu_buf_t *dbp; in spa_history_log_sync() local
424 dmu_buf_t *dbp; in spa_history_get() local
/freebsd/usr.sbin/rpc.ypupdated/
H A Dyp_dbdelete.c50 yp_del_record(DB *dbp, DBT *key) in yp_del_record()
H A Dyp_dbupdate.c79 DB *dbp; in ypmap_update() local
/freebsd/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c79 DB *dbp; in unwind() local
110 DB *dbp; in main() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Ddmu_os.c69 dmu_buf_t **dbp; in dmu_write_pages() local
130 dmu_buf_t **dbp; in dmu_read_pages() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c103 dt_bkpt_t *dbp; in dt_proc_bpcreate() local
125 dt_bkpt_t *dbp, *nbp; in dt_proc_bpdestroy() local
145 dt_bkpt_t *dbp; in dt_proc_bpmatch() local
174 dt_bkpt_t *dbp; in dt_proc_bpenable() local
191 dt_bkpt_t *dbp; in dt_proc_bpdisable() local
/freebsd/lib/libc/db/test/hash.tests/
H A Dtseq.c50 DB *dbp; local
H A Dtcreat3.c49 DB *dbp; local
H A Dtdel.c50 DB *dbp; local
H A Dthash4.c52 DB *dbp; local
/freebsd/lib/libc/db/db/
H A Ddb.c91 __dbpanic(DB *dbp) in __dbpanic()

12