Searched refs:ti_pad (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_parse.h | 77 tf_pad_t *ti_pad; /* properties and dependents */ member
|
H A D | topo_parse.c | 143 tf_pad_free(mp, p->ti_pad); in tf_idata_free()
|
H A D | topo_xml.c | 1472 if (pad_process(mp, rd, cn, ntn, &newi->ti_pad) < 0) in fac_process() 1554 if (pad_process(mp, rd, nn, ntn, &newi->ti_pad) < 0) in node_process()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_termio.c | 125 termio_attr_val_t ti_pad; /* Pad character */ member 322 { "pad", TIO_ATTR_STR, &termio_info.ti_pad }, 852 char pad = td->tio_info.ti_pad.at_str[0]; in termio_delay() 1375 if (td->tio_info.ti_pad.at_str == NULL) in termio_setup_attrs() 1376 td->tio_info.ti_pad.at_str = ""; /* \0 is the pad char */ in termio_setup_attrs()
|