Home
last modified time | relevance | path

Searched refs:u_shadow (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h108 union u_shadow { union
135 union u_shadow c_shadow; /* see union above */
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h171 extern union u_shadow c_shadow_save[1];
H A Ddumptraverse.c191 if (ip->di_size <= sizeof (union u_shadow)) in estshad()
364 rc = ((*ip)->di_size <= sizeof (union u_shadow)); in hasshortmeta()
H A Ddumpmain.c81 union u_shadow c_shadow_save[1];