/titanic_41/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 802 pydb_agent_t *pdb; in load_libpython() local 821 pdb = pydb_agent_create(Pr, PYDB_VERSION); in load_libpython() 822 if (pdb == NULL) { in load_libpython() 827 return (pdb); in load_libpython() 834 reset_libpython(pydb_agent_t *pdb) in reset_libpython() argument 837 if (pdb != NULL) { in reset_libpython() 838 pydb_agent_destroy(pdb); in reset_libpython()
|
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | dbtab.c | 1748 links_timedout(struct db_list *pdb, fhlist_ent *pfe, time_t ts) in links_timedout() argument 1760 linkp = get_next_link(pdb, linkkey, &linksize, &link_st, in links_timedout() 1765 pfe = fetch_record(pdb, (void *)&pfe->fh.fh_data, in links_timedout() 1776 (void) store_record(pdb, in links_timedout() 1808 struct db_list *pdb; in prune_dbs() local 1828 for (pdb = db_fs_list; pdb; pdb = pdb->next) { in prune_dbs() 1831 for (key = dbm_firstkey(pdb->db); key.dptr != NULL; in prune_dbs() 1832 key = dbm_nextkey(pdb->db)) { in prune_dbs() 1836 ptr = fetch_record(pdb, key.dptr, key.dsize, in prune_dbs() 1882 if (links_timedout(pdb, pfe, cur_time)) { in prune_dbs() [all …]
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | malloc.c | 1278 Dblk db,pdb; in cartesian() local 1286 pdb = p->block; in cartesian() 1287 chkblk(pdb); in cartesian() 1318 if ( nextblk(db, probe->size) >= pdb ) /* overlap */ in cartesian() 1327 pdb = nextblk(pdb, p->size); in cartesian() 1333 if (db == NULL || db <= pdb) /* overlap */ in cartesian()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/ |
H A D | piclfrutree.info | 115 REFNODE power-distribution-board fru WITH name:/platform/i2c@1f,530000/pdb-fru-prom@0,32 119 REFPROP _seeprom_source name:/platform/i2c@1f,530000/pdb-fru-prom@0,32 121 name:/platform/i2c@1f,530000/pdb-fru-prom@0,32
|
H A D | system-board.info | 601 * In Seattle 2U, each fan assembly has only one fan (except for the pdb),
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/devtree/ |
H A D | picldevtree.conf | 37 pdb-fru-prom seeprom
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chalupa/devtree/ |
H A D | picldevtree.conf | 36 pdb-fru-prom seeprom
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/devtree/ |
H A D | picldevtree.conf | 44 pdb-fru-prom seeprom
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/ |
H A D | piclfrutree.info | 228 REFNODE pdb fru WITH name:/platform/pci@1e,600000/isa@7/i2c@0,320/pdb-fru-prom@0,7c 230 name:/frutree/chassis/PDB/pdb 232 REFPROP _seeprom_source name:/platform/pci@1e,600000/isa@7/i2c@0,320/pdb-fru-prom@0,7c 234 name:/platform/pci@1e,600000/isa@7/i2c@0,320/pdb-fru-prom@0,7c 235 REFPROP _fru_parent /frutree/chassis/PDB/pdb 281 PROP SlotType string r 0 "pdb"
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/frudata/ |
H A D | libpiclfrudata.conf | 35 name:/platform/i2c@1f,530000/pdb-fru-prom@0,32
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/frudata/ |
H A D | libpiclfrudata.conf | 123 name:/platform/i2c@1f,520000/pdb-fru-prom@0,da
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chalupa/frudata/ |
H A D | libpiclfrudata.conf | 114 name:/platform/pci@1e,600000/isa@7/i2c@0,320/pdb-fru-prom
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/ents/frutree/ |
H A D | piclfrutree.info | 263 NODE pdb fru
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/ |
H A D | piclfrutree.info | 256 NODE pdb fru
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/frutree/ |
H A D | system-board.info | 80 REFPROP _seeprom_source name:/platform/i2c@1f,520000/pdb-fru-prom@0,da 82 name:/platform/i2c@1f,520000/pdb-fru-prom@0,da
|
H A D | piclfrutree.info | 353 REFNODE power-distribution-board fru WITH name:/platform/i2c@1f,520000/pdb-fru-prom@0,da
|
/titanic_41/usr/src/cmd/file/ |
H A D | magic | 579 # Palm Pilot files .pdb and .prc of some type.
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | configure | 2430 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 2519 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 2569 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
|