Searched refs:dbf (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | 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 …]
|
| H A D | esri | 4 # ESRI Shapefile format (.shp .shx .dbf=DBaseIII)
|
| /freebsd/usr.sbin/usbconfig/ |
| H A D | dump.c | 359 const char *dbf; in dump_vendors_init() local 374 if ((dbf = getenv("USB_VENDOR_DATABASE")) != NULL) in dump_vendors_init() 375 db = fopen(dbf, "r"); in dump_vendors_init() 377 dbf = _PATH_LUSBVDB; in dump_vendors_init() 378 if ((db = fopen(dbf, "r")) == NULL) { in dump_vendors_init() 379 dbf = _PATH_USBVDB; in dump_vendors_init() 380 if ((db = fopen(dbf, "r")) == NULL) in dump_vendors_init()
|
| /freebsd/usr.sbin/pciconf/ |
| H A D | pciconf.c | 1112 const char *dbf; in load_vendors() local 1124 if ((dbf = getenv("PCICONF_VENDOR_DATABASE")) == NULL) in load_vendors() 1125 dbf = _PATH_LPCIVDB; in load_vendors() 1126 if ((db = fopen(dbf, "r")) == NULL) { in load_vendors() 1127 dbf = _PATH_PCIVDB; in load_vendors() 1128 if ((db = fopen(dbf, "r")) == NULL) in load_vendors()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | dbuf.c | 393 dmu_buf_impl_t *dbf; in dbuf_hash_insert() local 401 for (dbf = h->hash_table[idx], i = 0; dbf != NULL; in dbuf_hash_insert() 402 dbf = dbf->db_hash_next, i++) { in dbuf_hash_insert() 403 if (DBUF_EQUAL(dbf, os, obj, level, blkid)) { in dbuf_hash_insert() 404 mutex_enter(&dbf->db_mtx); in dbuf_hash_insert() 405 if (dbf->db_state != DB_EVICTING) { in dbuf_hash_insert() 407 return (dbf); in dbuf_hash_insert() 409 mutex_exit(&dbf in dbuf_hash_insert() 475 dmu_buf_impl_t *dbf, **dbp; dbuf_hash_remove() local [all...] |
| /freebsd/crypto/heimdal/doc/ |
| H A D | setup.texi | 771 Trying 2001:6b0:5:1095:250:fcff:fe24:dbf...
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 15183 0dbf Jess-Link International 19760 0dbf HID Touchscreen 21084 2dbf Kone Pure Military Mouse
|
| H A D | pci_vendors | 27431 1dbf Guizhou Huaxintong Semiconductor Technology Co., Ltd 39384 9dbf Cannon Point PCI Express Root Port #8
|