Home
last modified time | relevance | path

Searched refs:dbm (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddma-buf-map.h18 dma_buf_map_incr(struct dma_buf_map *dbm, size_t n) in dma_buf_map_incr() argument
20 if (dbm->is_iomem) in dma_buf_map_incr()
21 dbm->vaddr_iomem += n; in dma_buf_map_incr()
23 dbm->vaddr += n; in dma_buf_map_incr()
27 dma_buf_map_memcpy_to(struct dma_buf_map *dbm, const void *src, size_t len) in dma_buf_map_memcpy_to() argument
29 if (dbm->is_iomem) in dma_buf_map_memcpy_to()
30 memcpy_toio(dbm->vaddr_iomem, src, len); in dma_buf_map_memcpy_to()
32 memcpy(dbm->vaddr, src, len); in dma_buf_map_memcpy_to()
36 dma_buf_map_is_null(const struct dma_buf_map *dbm) in dma_buf_map_is_null() argument
38 if (dbm->is_iomem) in dma_buf_map_is_null()
[all …]
/freebsd/contrib/sendmail/libsmdb/
H A Dsmndbm.c94 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; local
96 dbm_close(dbm);
113 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; local
121 result = dbm_delete(dbm, dbkey);
126 if (dbm_error(dbm))
142 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; local
144 *fd = dbm_dirfno(dbm);
167 DBM *dbm = ((SMDB_DBM_DATABASE *) database->smdb_impl)->smndbm_dbm; local
176 dbdata = dbm_fetch(dbm, dbkey);
181 if (dbm_error(dbm))
[all …]
/freebsd/lib/libc/db/man/
H A DMakefile.inc3 MAN+= btree.3 dbm.3 dbopen.3 hash.3 mpool.3 recno.3
5 MLINKS+= dbm.3 dbm_clearerr.3
6 MLINKS+= dbm.3 dbm_close.3
7 MLINKS+= dbm.3 dbm_delete.3
8 MLINKS+= dbm.3 dbm_dirfno.3
9 MLINKS+= dbm.3 dbm_error.3
10 MLINKS+= dbm.3 dbm_fetch.3
11 MLINKS+= dbm.3 dbm_firstkey.3
12 MLINKS+= dbm.3 dbm_nextkey.3
13 MLINKS+= dbm.3 dbm_open.3
[all …]
/freebsd/contrib/mandoc/
H A DMakefile.depend27 dba_read.o: dba_read.c config.h mandoc_aux.h mandoc_dbg.h mansearch.h dba_array.h dba.h dbm.h
29 dbm.o: dbm.c config.h mansearch.h dbm_map.h dbm.h
30 dbm_map.o: dbm_map.c config.h mansearch.h dbm_map.h dbm.h
52 …arch.c config.h mandoc_aux.h mandoc_dbg.h mandoc_ohash.h compat_ohash.h manconf.h mansearch.h dbm.h
H A DMakefile87 dbm.c \
162 dbm.h \
300 DBM_OBJS = dbm.o \
/freebsd/contrib/file/magic/Magdir/
H A Dsendmail16 # freezed configuration file (dbm format?) created from sendmail.cf with -bz
H A Ddatabase12 0 belong 0x13579acd GNU dbm 1.x or ndbm database, big endian, 32-bit
14 0 belong 0x13579ace GNU dbm 1.x or ndbm database, big endian, old
16 0 belong 0x13579acf GNU dbm 1.x or ndbm database, big endian, 64-bit
18 0 lelong 0x13579acd GNU dbm 1.x or ndbm database, little endian, 32-bit
20 0 lelong 0x13579ace GNU dbm 1.x or ndbm database, little endian, old
22 0 lelong 0x13579acf GNU dbm 1.x or ndbm database, little endian, 64-bit
24 0 string GDBM GNU dbm 2.x database
36 !:mime application/x-dbm
/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c127 int dbm; member
835 ctx->dbm = 0; in at_async_csq()
837 ctx->dbm = (rssi * 2) - 113; in at_async_csq()
1382 ctx.dbm = 0; in main()
1535 if (ctx.dbm < 0) in main()
1536 printf(", signal: %d dBm", ctx.dbm); in main()
/freebsd/usr.bin/mandoc/
H A DMakefile78 DBM_SRCS= dbm.c \
/freebsd/contrib/one-true-awk/testdir/
H A Dtd.162 dbm 7Ae8dDNmT00bI 334 1 m8896,m091 /usr/guest
136 dbm 7Ae8dDNmT00bI 334 1 m8896,m091 /usr/guest
210 dbm 7Ae8dDNmT00bI 334 1 m8896,m091 /usr/guest
284 dbm 7Ae8dDNmT00bI:334:1:m8896,m091:/usr/guest:
358 dbm 7Ae8dDNmT00bI:334:1:m8896,m091:/usr/guest:
432 dbm 7Ae8dDNmT00bI:334:1:m8896,m091:/usr/guest:
506 dbm 7Ae8dDNmT00bI:334:1:m8896,m091:/usr/guest:
580 dbm 7Ae8dDNmT00bI:334:1:m8896,m091:/usr/guest:
654 dbm 7Ae8dDNmT00bI:334:1:m8896,m091:/usr/guest:
760 dbm 7Ae8dDNmT00bI 334 1 m8896,m091 /usr/guest
[all …]
/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c747 int dbm = 0; in radiotap() local
799 dbm = 1; in radiotap()
822 if (dbm) { in radiotap()
/freebsd/sys/dev/bwi/
H A Dbwirf.c1047 int32_t m1, m2, f, dbm; in bwi_rf_calc_txpower() local
1072 dbm = _bwi_adjust_devide(m1 * f, 8192); in bwi_rf_calc_txpower()
1073 if (dbm < -127) in bwi_rf_calc_txpower()
1074 dbm = -127; in bwi_rf_calc_txpower()
1075 else if (dbm > 128) in bwi_rf_calc_txpower()
1076 dbm = 128; in bwi_rf_calc_txpower()
1078 *txpwr = dbm; in bwi_rf_calc_txpower()
/freebsd/lib/libc/db/hash/
H A DREADME2 This package implements a superset of the hsearch and dbm/ndbm libraries.
/freebsd/contrib/sendmail/contrib/
H A Ddomainmap.m422 FEATURE(domainmap, `foo.com', `dbm -o /etc/mail/foo-users')dnl
/freebsd/sys/dev/ral/
H A Drt2661.c2493 int lo, hi, dbm; in rt2661_rx_tune() local
2510 if (dbm >= -35) { in rt2661_rx_tune()
2512 } else if (dbm >= -58) { in rt2661_rx_tune()
2514 } else if (dbm >= -66) { in rt2661_rx_tune()
2516 } else if (dbm >= -74) { in rt2661_rx_tune()
2523 hi -= 2 * (-74 - dbm); in rt2661_rx_tune()
/freebsd/contrib/sendmail/src/
H A Dmap.c1684 register DBM *dbm; local
1838 dbm = dbm_open(map->map_file, mode, DBMMODE);
1839 if (dbm == NULL)
1854 dfd = dbm_dirfno(dbm);
1855 pfd = dbm_pagfno(dbm);
1859 dbm_close(dbm);
1874 dbm_close(dbm);
1885 map->map_db1 = (ARBPTR_T) dbm;
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b_rfk.c1985 enum rtw89_rf_path path, u8 dbm, in _dpk_kip_set_txagc() argument
1989 dbm = clamp_t(u8, dbm, 7, 24); in _dpk_kip_set_txagc()
1992 "[DPK] set S%d txagc to %ddBm\n", path, dbm); in _dpk_kip_set_txagc()
1994 B_TXPWRB_VAL, dbm << 2); in _dpk_kip_set_txagc()
H A Drtw8852c_rfk.c2213 enum rtw89_rf_path path, u8 dbm, bool set_from_bb) in _dpk_kip_set_txagc()
2216 dbm = clamp_t(u8, dbm, 7, 24); in _dpk_kip_set_txagc()
2217 rtw89_debug(rtwdev, RTW89_DBG_RFK, "[DPK] set S%d txagc to %ddBm\n", path, dbm); in _dpk_kip_set_txagc()
2218 rtw89_phy_write32_mask(rtwdev, R_TXPWRB + (path << 13), B_TXPWRB_VAL, dbm << 2); in _dpk_kip_set_txagc()
2212 _dpk_kip_set_txagc(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy,enum rtw89_rf_path path,u8 dbm,bool set_from_bb) _dpk_kip_set_txagc() argument
/freebsd/contrib/sqlite3/
H A Dshell.c12073 sqlite3 *dbm; /* In-memory db for this analysis */ member
12800 sqlite3* dbm, /* Database to search */ in idxFindCompatible() argument
12814 rc = idxPrintfPrepareStmt(dbm, &pIdxList, 0, "PRAGMA index_list=%Q", zTbl); in idxFindCompatible()
12825 rc = idxPrintfPrepareStmt(dbm, &pInfo, 0, "PRAGMA index_xInfo=%Q", zIdx); in idxFindCompatible()
12885 sqlite3 *dbm = p->dbm; in idxCreateFromCons() local
12887 if( (pEq || pTail) && 0==idxFindCompatible(&rc, dbm, pScan, pEq, pTail) ){ in idxCreateFromCons()
12922 rc = sqlite3_exec(dbm, zFind, countNonzeros, &i, 0); in idxCreateFromCons()
12946 rc = sqlite3_exec(dbm, zIdx, 0, 0, p->pzErrmsg); in idxCreateFromCons()
13108 sqlite3 *dbm = p->dbm; in idxFindIndexes() local
13118 rc = idxPrintfPrepareStmt(dbm, &pExplain, pzErr, in idxFindIndexes()
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c1525 int *dbm) in mt76_get_txpower() argument
1531 *dbm = DIV_ROUND_UP(phy->txpower_cur + delta, 2); in mt76_get_txpower()
H A Dmt76.h1345 int *dbm);
/freebsd/usr.sbin/services_mkdb/
H A Dservices1715 dbm 2345/tcp #dbm
1716 dbm 2345/udp #dbm
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog903 * xdbm.h: remove old dbm part
1332 * xdbm.h: do not define ndbm functions in terms of dbm functions
1437 * xdbm.h: only include one of db.h and the dbm-series
/freebsd/contrib/sendmail/
H A DREADME317 are using both Berkeley DB and files in the UNIX ndbm format, remove dbm.o
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9026 int *dbm) in ath11k_mac_op_get_txpower() argument
9063 *dbm = pdev->chan_tx_power / 2; in ath11k_mac_op_get_txpower()
9069 pdev->chan_tx_power, *dbm); in ath11k_mac_op_get_txpower()
9075 *dbm = vif->bss_conf.txpower; in ath11k_mac_op_get_txpower()
9077 *dbm); in ath11k_mac_op_get_txpower()

12