Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dgzipfs.c48 static int zf_close(struct open_file *f);
56 .fo_close = zf_close,
235 zf_close(struct open_file *f) in zf_close() function