Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dzstdfs.c55 static int zstdf_close(struct open_file *f);
64 .fo_close = zstdf_close,
198 zstdf_close(struct open_file *f) in zstdf_close() function