Searched refs:dbf (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | database | 151 # https://www.clicketyclick.dk/databases/xbase/format/dbf.html 181 #!:mime application/x-dbf; charset=unknown-8bit ?? 186 !:ext dbf 249 !:mime application/x-dbf 250 # like: ACCESS.DBF USER.DBF dbase3date.dbf mitarbei.dbf produkte.dbf umlaut-test-v2.dbf 253 !:mime application/x-dbf 254 # like: 92DATA.DBF MSCATLOG.DBF SYLLABI2.DBF SYLLABUS.DBF T4.DBF Teleadr.dbf us_city.dbf 257 !:mime application/x-dbf 258 # like: Quattro-test11.dbf umlaut-test-v4.dbf 261 !:mime application/x-dbf [all …]
|
| HD | esri | 4 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)
|
| /freebsd-14-stable/usr.sbin/usbconfig/ |
| HD | dump.c | 356 const char *dbf; in load_vendors() local 369 if ((dbf = getenv("USB_VENDOR_DATABASE")) != NULL) in load_vendors() 370 db = fopen(dbf, "r"); in load_vendors() 372 dbf = _PATH_LUSBVDB; in load_vendors() 373 if ((db = fopen(dbf, "r")) == NULL) { in load_vendors() 374 dbf = _PATH_USBVDB; in load_vendors() 375 if ((db = fopen(dbf, "r")) == NULL) in load_vendors()
|
| /freebsd-14-stable/usr.sbin/pciconf/ |
| HD | pciconf.c | 797 const char *dbf; in load_vendors() local 809 if ((dbf = getenv("PCICONF_VENDOR_DATABASE")) == NULL) in load_vendors() 810 dbf = _PATH_LPCIVDB; in load_vendors() 811 if ((db = fopen(dbf, "r")) == NULL) { in load_vendors() 812 dbf = _PATH_PCIVDB; in load_vendors() 813 if ((db = fopen(dbf, "r")) == NULL) in load_vendors()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | dbuf.c | 402 dmu_buf_impl_t *dbf; in dbuf_hash_insert() local 410 for (dbf = h->hash_table[idx], i = 0; dbf != NULL; in dbuf_hash_insert() 411 dbf = dbf->db_hash_next, i++) { in dbuf_hash_insert() 412 if (DBUF_EQUAL(dbf, os, obj, level, blkid)) { in dbuf_hash_insert() 413 mutex_enter(&dbf->db_mtx); in dbuf_hash_insert() 414 if (dbf->db_state != DB_EVICTING) { in dbuf_hash_insert() 416 return (dbf); in dbuf_hash_insert() 418 mutex_exit(&dbf->db_mtx); in dbuf_hash_insert() 482 dmu_buf_impl_t *dbf, **dbp; in dbuf_hash_remove() local 498 while ((dbf = *dbp) != db) { in dbuf_hash_remove() [all …]
|
| /freebsd-14-stable/crypto/heimdal/doc/ |
| HD | setup.texi | 771 Trying 2001:6b0:5:1095:250:fcff:fe24:dbf...
|
| /freebsd-14-stable/share/misc/ |
| HD | usb_vendors | 15131 0dbf Jess-Link International 19702 0dbf HID Touchscreen 21026 2dbf Kone Pure Military Mouse
|
| HD | pci_vendors | 26791 1dbf Guizhou Huaxintong Semiconductor Technology Co., Ltd 37644 9dbf Cannon Point PCI Express Root Port #8
|