Home
last modified time | relevance | path

Searched refs:db (Results 201 – 225 of 339) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dindex.test32 db close
33 sqlite db test.db
38 db close
39 sqlite db test.db
H A Dfunc.test248 } [db last_insert_rowid]
287 db close
288 set ::DB [sqlite db test.db]
H A Dquick.test44 catch {db close}
H A Dauth.test26 db close
27 set ::DB [sqlite db test.db]
34 db authorizer ::auth
38 db errorcode
54 db errorcode
281 execsql {ATTACH DATABASE 'test.db' AS two}
1593 db authorizer {}
1603 db authorizer ::auth
1696 db authorizer {}
1707 db authorizer ::auth
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME23 http://docs.sun.com/db/doc/816-7125
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dsmtp-sendmail45 if [ ! -f $ALIASES_FILE.db ] && [ ! -f $ALIASES_FILE.dir ] \
/illumos-gate/usr/src/test/os-tests/tests/xsave/data/
H A Dmdb_xregs.zmm.6449 %ymm8 [255:128] 0x119004dd 119004dc 119004db 119004da
129 %zmm24 [255:128] 0x119005dd 119005dc 119005db 119005da
/illumos-gate/usr/src/lib/libsqlite/
H A DMakefile.com140 TESTCLEAN = $(TESTOBJS) test.db test.tcl test1.bt test2.db testdb
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c1236 pvscsi_dma_buf_t db; in pvscsi_max_targets() local
1240 bzero(&db, sizeof (db)); in pvscsi_max_targets()
1243 if (pvscsi_setup_dma_buffer(pvs, PAGE_SIZE, &db) != DDI_SUCCESS) { in pvscsi_max_targets()
1253 cmd.cmpAddr = db.pa; in pvscsi_max_targets()
1256 (void) ddi_dma_sync(db.dmah, 0, 0, DDI_DMA_SYNC_FORKERNEL); in pvscsi_max_targets()
1257 bcopy(db.addr, &cpc, sizeof (cpc)); in pvscsi_max_targets()
1258 pvscsi_free_dma_buffer(&db); in pvscsi_max_targets()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c530 srpt_ds_dbuf_t *db; in srpt_stp_xfer_data() local
566 db = dbuf->db_port_private; in srpt_stp_xfer_data()
578 db->db_iu = iu; in srpt_stp_xfer_data()
633 ds.ds_va = db->db_sge.ds_va + xferred_len; in srpt_stp_xfer_data()
634 ds.ds_key = db->db_sge.ds_key; in srpt_stp_xfer_data()
644 ibt_wr_ds_t, &(db->db_sge), srpt_iu_t, iu, in srpt_stp_xfer_data()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt62 $ ~/smatch/smatch_data/db/smdb.py find_tagged __get_user_pages 2
98 $ ~/smatch/smatch_data/db/smdb.py parse_warns_tagged smatch_warns.txt
133 $ ~/smatch/smatch_data/db/smdb.py call_tree __get_user_pages
/illumos-gate/usr/src/lib/libsqlite/src/
H A Ddate.c851 void sqliteRegisterDateTimeFunctions(sqlite *db){ in sqliteRegisterDateTimeFunctions() argument
868 sqlite_create_function(db, aFuncs[i].zName, in sqliteRegisterDateTimeFunctions()
871 sqlite_function_type(db, aFuncs[i].zName, aFuncs[i].dataType); in sqliteRegisterDateTimeFunctions()
H A DvdbeInt.h231 sqlite *db; /* The whole database */ member
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME23 http://docs.sun.com/db/doc/816-7125
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hw.c314 uint32_t db; in pqi_disable_intr() local
317 rval = db = G32(s, sis_host_to_ctrl_doorbell); in pqi_disable_intr()
318 db &= ~(SIS_ENABLE_MSIX | SIS_ENABLE_INTX); in pqi_disable_intr()
319 S32(s, sis_host_to_ctrl_doorbell, db); in pqi_disable_intr()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_db2.h37 DB * db; /* DB handle */ member
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex2.cc529 dbres = ((db *)dbptr.ptr)->log_action(DB_ADD_NOSYNC, in updateTableEntry()
546 dbres = ((db *)dbptr.ptr)->log_action(DB_REMOVE_NOSYNC, qi, 0); in updateTableEntry()
1025 (void) ((db *)dbptr.ptr)->sync_log(); in queryLDAP()
1080 extern db *tableDB(char *);
1174 db *dbase = 0; in storeObjLDAP()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c20 struct doorbell db = TOE_TX_INIT_ZERO;\
21 db.header.data |= (TOE_CONNECTION_TYPE << DOORBELL_HDR_T_CONN_TYPE_SHIFT);\
22 DOORBELL((pdev), (cid), *((u32_t *)&db));\
/illumos-gate/usr/src/common/fs/
H A Dufsops.c225 daddr32_t *db; in sbmap() local
230 db = inodep->i_db; in sbmap()
236 nb = db[bn]; in sbmap()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h995 emlxs_rqdb_t db; member
1022 emlxs_wqdb_t db; member
1151 emlxs_mqdb_t db; member
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D32.sse-3.out30 libdis_test+0x85: db 88 34 12 00 00 tisttpl 0x1234(%eax)
H A D64.sse-3.out30 libdis_test+0x85: db 88 34 12 00 00 tisttpl 0x1234(%rax)
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/
H A Diso25 | d8 � | d9 � | da � | db � | dc � | dd � | de � | df � |
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfilter222 ipfs -d /var/db/ipf -W
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dchem.awk28 db = scale * 0.2 # bond length
53 $1 == "db" { db = $NF; next }

12345678910>>...14