Home
last modified time | relevance | path

Searched defs:dbc (Results 1 – 25 of 32) sorted by relevance

12

/titanic_50/usr/src/cmd/sendmail/db/dbm/
H A Ddbm.c188 DBC *dbc; local
232 DBC *dbc; local
249 DBC *dbc; local
291 DBC *dbc; local
326 DBC *dbc; local
362 DBC *dbc; local
396 DBC *dbc; local
426 DBC *dbc; local
437 DBC *dbc; local
454 DBC *dbc; local
[all …]
/titanic_50/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c48 #define DISCARD(dbc, cp) { \ argument
122 __bam_c_init(dbc) in __bam_c_init() argument
176 __bam_c_close(dbc) in __bam_c_close() argument
217 __bam_c_destroy(dbc) in __bam_c_destroy() argument
231 __bam_c_del(dbc, flags) in __bam_c_del() argument
345 __bam_c_get(dbc, key, data, flags) in __bam_c_get() argument
616 __bam_dsearch(dbc, cp, data, iflagp) in __bam_dsearch() argument
708 __bam_c_rget(dbc, data, flags) in __bam_c_rget() argument
755 __bam_c_put(dbc, key, data, flags) in __bam_c_put() argument
1070 __bam_c_first(dbc, cp) in __bam_c_first() argument
[all …]
H A Dbt_curadj.c38 DBC *dbc; local
72 DBC *dbc; local
124 DBC *dbc; local
160 DBC *dbc; local
200 DBC *dbc; local
233 DBC *dbc; local
H A Dbt_recno.c82 DBC *dbc; local
203 DBC *dbc; local
242 __ram_i_delete(dbc) in __ram_i_delete() argument
359 DBC *dbc; local
409 DBC *dbc; local
479 __ram_c_del(dbc, flags) in __ram_c_del() argument
529 __ram_c_get(dbc, key, data, flags) in __ram_c_get() argument
686 __ram_c_put(dbc, key, data, flags) in __ram_c_put() argument
797 DBC *dbc; local
833 __ram_getno(dbc, key, rep, can_create) in __ram_getno() argument
[all …]
H A Dbt_page.c71 __bam_new(dbc, type, pagepp) in __bam_new() argument
138 __bam_lput(dbc, lock) in __bam_lput() argument
152 __bam_free(dbc, h) in __bam_free() argument
239 __bam_lt(dbc) in __bam_lt() argument
262 __bam_lget(dbc, do_couple, pgno, mode, lockp) in __bam_lget() argument
H A Dbt_delete.c76 DBC *dbc; local
141 __bam_ditem(dbc, h, indx) in __bam_ditem() argument
249 __bam_adjindx(dbc, h, indx, indx_copy, is_insert) in __bam_adjindx() argument
297 __bam_dpage(dbc, key) in __bam_dpage() argument
406 __bam_dpages(dbc) in __bam_dpages() argument
H A Dbt_split.c76 __bam_split(dbc, arg) in __bam_split() argument
175 __bam_root(dbc, cp) in __bam_root() argument
255 __bam_page(dbc, pp, cp) in __bam_page() argument
400 __bam_broot(dbc, rootp, lp, rp) in __bam_broot() argument
525 __ram_root(dbc, rootp, lp, rp) in __ram_root() argument
564 __bam_pinsert(dbc, parent, lchild, rchild) in __bam_pinsert() argument
767 __bam_psplit(dbc, cp, lp, rp, splitret) in __bam_psplit() argument
H A Dbt_rec.c49 DBC *dbc; local
151 DBC *dbc; local
250 DBC *dbc; local
522 DBC *dbc; local
610 DBC *dbc; local
676 DBC *dbc; local
753 DBC *dbc; local
818 DBC *dbc; local
H A Dbt_put.c79 __bam_iitem(dbc, hp, indxp, key, data, op, flags) in __bam_iitem() argument
435 __bam_ovput(dbc, h, indx, item) in __bam_ovput() argument
463 __bam_ritem(dbc, h, indx, data) in __bam_ritem() argument
567 __bam_ndup(dbc, h, indx) in __bam_ndup() argument
663 __bam_fixed(dbc, dbt) in __bam_fixed() argument
716 __bam_partial(dbc, dbt, h, indx, nbytes, flags) in __bam_partial() argument
H A Dbt_rsearch.c65 __bam_rsearch(dbc, recnop, flags, stop, exactp) in __bam_rsearch() argument
282 __bam_adjust(dbc, adjust) in __bam_adjust() argument
328 __bam_nrecs(dbc, rep) in __bam_nrecs() argument
H A Dbt_search.c72 __bam_search(dbc, key, flags, stop, recnop, exactp) in __bam_search() argument
315 __bam_stkrel(dbc, nolocks) in __bam_stkrel() argument
H A Dbt_stat.c40 DBC *dbc; local
H A Dbt_open.c212 DBC *dbc; local
/titanic_50/usr/src/cmd/sendmail/db/db/
H A Ddb_join.c74 DBC *dbc; local
137 __db_join_put(dbc, key, data, flags) in __db_join_put() argument
152 __db_join_del(dbc, flags) in __db_join_del() argument
163 __db_join_get(dbc, key, data, flags) in __db_join_get() argument
251 __db_join_close(dbc) in __db_join_close() argument
H A Ddb_am.c74 DBC *dbc, *adbc; local
177 __db_c_close(dbc) in __db_c_close() argument
255 DBC *dbc; local
280 __db_c_destroy(dbc) in __db_c_destroy() argument
335 DBC *dbc; local
368 DBC *dbc; local
H A Ddb_dup.c39 __db_dput(dbc, dbt, pp, indxp, newfunc) in __db_dput() argument
112 __db_drem(dbc, pp, indx, freefunc) in __db_drem() argument
162 __db_dend(dbc, pgno, pp) in __db_dend() argument
208 __db_dsplit(dbc, hp, indxp, size, newfunc) in __db_dsplit() argument
393 __db_ditem(dbc, pagep, indx, nbytes) in __db_ditem() argument
459 __db_pitem(dbc, pagep, indx, nbytes, hdr, data) in __db_pitem() argument
532 __db_relink(dbc, add_rem, pagep, new_next, needlock) in __db_relink() argument
644 __db_ddup(dbc, pgno, freefunc) in __db_ddup() argument
684 __db_addpage(dbc, hp, indxp, newfunc) in __db_addpage() argument
745 __db_dsearch(dbc, is_insert, dbt, pgno, indxp, pp, cmpp) in __db_dsearch() argument
H A Ddb_rec.c44 DBC *dbc; local
119 DBC *dbc; local
193 DBC *dbc; local
347 DBC *dbc; local
400 DBC *dbc; local
514 DBC *dbc; local
H A Ddb_overflow.c167 __db_poff(dbc, dbt, pgnop, newfunc) in __db_poff() argument
256 __db_ovref(dbc, pgno, adjust) in __db_ovref() argument
289 __db_doff(dbc, pgno, freefunc) in __db_doff() argument
/titanic_50/usr/src/cmd/sendmail/db/hash/
H A Dhash.c99 DBC *dbc; local
200 __ham_init_htab(dbc, nelem, ffactor) in __ham_init_htab() argument
243 DBC *dbc; local
284 __ham_c_init(dbc) in __ham_c_init() argument
317 __ham_c_close(dbc) in __ham_c_close() argument
334 __ham_c_destroy(dbc) in __ham_c_destroy() argument
348 __ham_c_del(dbc, flags) in __ham_c_del() argument
506 __ham_c_get(dbc, key, data, flags) in __ham_c_get() argument
660 __ham_c_put(dbc, key, data, flags) in __ham_c_put() argument
792 __ham_expand_table(dbc) in __ham_expand_table() argument
[all …]
H A Dhash_page.c90 __ham_item(dbc, mode) in __ham_item() argument
176 __ham_item_reset(dbc) in __ham_item_reset() argument
235 __ham_item_done(dbc, dirty) in __ham_item_done() argument
272 __ham_item_last(dbc, mode) in __ham_item_last() argument
292 __ham_item_first(dbc, mode) in __ham_item_first() argument
316 __ham_item_prev(dbc, mode) in __ham_item_prev() argument
450 __ham_item_next(dbc, mode) in __ham_item_next() argument
600 __ham_del_pair(dbc, reclaim_page) in __ham_del_pair() argument
851 __ham_replpair(dbc, dbt, make_dup) in __ham_replpair() argument
1061 __ham_split_page(dbc, obucket, nbucket) in __ham_split_page() argument
[all …]
H A Dhash_rec.c84 DBC *dbc; local
193 DBC *dbc; local
379 DBC *dbc; local
476 DBC *dbc; local
599 DBC *dbc; local
679 DBC *dbc; local
770 DBC *dbc; local
857 DBC *dbc; local
H A Dhash_dup.c93 __ham_add_dup(dbc, nval, flags) in __ham_add_dup() argument
274 __ham_dup_convert(dbc) in __ham_dup_convert() argument
413 __ham_check_move(dbc, add_len) in __ham_check_move() argument
563 __ham_move_offpage(dbc, pagep, ndx, pgno) in __ham_move_offpage() argument
622 __ham_dsearch(dbc, dbt, offp, cmpp) in __ham_dsearch() argument
/titanic_50/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c119 DBC *dbc; local
142 DBC *real_dbc, *dbc; local
257 __xa_c_close(dbc) in __xa_c_close() argument
274 __xa_c_del(dbc, flags) in __xa_c_del() argument
285 __xa_c_get(dbc, key, data, flags) in __xa_c_get() argument
298 __xa_c_put(dbc, key, data, flags) in __xa_c_put() argument
/titanic_50/usr/src/cmd/sendmail/libsmdb/
H A Dsmdb2.c358 DBC *dbc = (DBC *) cursor->smdbc_impl; local
370 DBC *dbc = (DBC *) cursor->smdbc_impl; local
384 DBC *dbc = (DBC *) cursor->smdbc_impl; local
408 DBC *dbc = (DBC *) cursor->smdbc_impl; local
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.c245 k5db2_dbopen(krb5_db2_context *dbc, char *fname, int flags, int mode, int tempdb) in k5db2_dbopen()
303 krb5_db2_context *dbc; in krb5_db2_db_set_hashfirst() local
1780 krb5_db2_context *dbc; in krb5_db2_create_policy() local
1793 krb5_db2_context *dbc; in krb5_db2_get_policy() local
1805 krb5_db2_context *dbc; in krb5_db2_put_policy() local
1819 krb5_db2_context *dbc; in krb5_db2_iter_policy() local
1831 krb5_db2_context *dbc; in krb5_db2_delete_policy() local

12