Searched refs:dbf (Results 1 – 8 of 8) sorted by relevance
| /src/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)
|
| /src/usr.sbin/usbconfig/ |
| H A D | dump.c | 358 const char *dbf; in load_vendors() local 371 if ((dbf = getenv("USB_VENDOR_DATABASE")) != NULL) in load_vendors() 372 db = fopen(dbf, "r"); in load_vendors() 374 dbf = _PATH_LUSBVDB; in load_vendors() 375 if ((db = fopen(dbf, "r")) == NULL) { in load_vendors() 376 dbf = _PATH_USBVDB; in load_vendors() 377 if ((db = fopen(dbf, "r")) == NULL) in load_vendors()
|
| /src/usr.sbin/pciconf/ |
| H A D | pciconf.c | 1077 const char *dbf; in load_vendors() local 1089 if ((dbf = getenv("PCICONF_VENDOR_DATABASE")) == NULL) in load_vendors() 1090 dbf = _PATH_LPCIVDB; in load_vendors() 1091 if ((db = fopen(dbf, "r")) == NULL) { in load_vendors() 1092 dbf = _PATH_PCIVDB; in load_vendors() 1093 if ((db = fopen(dbf, "r")) == NULL) in load_vendors()
|
| /src/sys/contrib/openzfs/module/zfs/ |
| H A D | dbuf.c | 403 dmu_buf_impl_t *dbf; in dbuf_hash_insert() local 411 for (dbf = h->hash_table[idx], i = 0; dbf != NULL; in dbuf_hash_insert() 412 dbf = dbf->db_hash_next, i++) { in dbuf_hash_insert() 413 if (DBUF_EQUAL(dbf, os, obj, level, blkid)) { in dbuf_hash_insert() 414 mutex_enter(&dbf->db_mtx); in dbuf_hash_insert() 415 if (dbf->db_state != DB_EVICTING) { in dbuf_hash_insert() 417 return (dbf); in dbuf_hash_insert() 419 mutex_exit(&dbf->db_mtx); in dbuf_hash_insert() 485 dmu_buf_impl_t *dbf, **dbp; in dbuf_hash_remove() local 501 while ((dbf = *dbp) != db) { in dbuf_hash_remove() [all …]
|
| /src/crypto/heimdal/doc/ |
| H A D | setup.texi | 771 Trying 2001:6b0:5:1095:250:fcff:fe24:dbf...
|
| /src/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
|