Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c900 int saveoff; in gfi_iter() local
946 saveoff = gfi->base_off; in gfi_iter()
951 gfi->base_off = saveoff; in gfi_iter()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c1529 u_offset_t saveoff; in cachefs_update_allocmap() local
1561 saveoff = off; in cachefs_update_allocmap()
1566 allocp->am_start_off = saveoff; in cachefs_update_allocmap()