Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/fs/
H A Ddecompress.c108 z_stream *zsp; in cf_check_compressed() local
148 zsp = bkmem_alloc(sizeof (*zsp)); in cf_check_compressed()
149 filep->fi_dcstream = zsp; in cf_check_compressed()
154 bzero(zsp, sizeof (*zsp)); in cf_check_compressed()
155 zsp->opaque = filep; in cf_check_compressed()
156 zsp->zalloc = cf_alloc; in cf_check_compressed()
157 zsp->zfree = cf_free; in cf_check_compressed()
158 zsp->avail_in = 0; in cf_check_compressed()
159 zsp->next_in = NULL; in cf_check_compressed()
160 zsp->avail_out = 0; in cf_check_compressed()
[all …]
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautomount.c488 struct zone_summary *zsp; in do_unmounts() local
490 zsp = fs_get_zone_summaries(); in do_unmounts()
491 if (zsp == NULL) { in do_unmounts()
500 if (fs_mount_in_other_zone(zsp, mnt->mnt_mountp)) in do_unmounts()
/titanic_41/usr/src/cmd/fs.d/
H A Ddf.c1818 struct zone_summary *zsp; in create_request_list() local
1821 zsp = fs_get_zone_summaries(); in create_request_list()
1822 if (zsp == NULL) in create_request_list()
1834 if (fs_mount_in_other_zone(zsp, in create_request_list()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Delf.msg195 @ MSG_EM_ZSP_NF "zsp"