Home
last modified time | relevance | path

Searched refs:stream_bytes (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_types.c160 Dwarf_Small *stream_bytes; in _dwarf_transform_simplename_to_disk() local
207 stream_bytes, (unsigned long) stream_bytes_count, error); in _dwarf_transform_simplename_to_disk()
208 if (stream_bytes == NULL) { in _dwarf_transform_simplename_to_disk()
212 cur_stream_bytes_ptr = stream_bytes; in _dwarf_transform_simplename_to_disk()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c140 stream_bytes(FILE *fp, const char *string) in stream_bytes() function
193 stream_bytes(fp, di->dsmnt); in print_cmn()
194 stream_bytes(fp, file); in print_cmn()