Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dgzipfs.c46 static int zf_close(struct open_file *f);
54 .fo_close = zf_close,
225 zf_close(struct open_file *f) in zf_close() function