Home
last modified time | relevance | path

Searched defs:file_close (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_open_filename.c241 file_close(struct archive *a, void *client_data) in file_close() function
H A Darchive_read_open_fd.c222 file_close(struct archive *a, void *client_data) in file_close() function
H A Darchive_read_open_filename.c628 file_close(struct archive *a, void *client_data) in file_close() function
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store.c50 static OSSL_FUNC_store_close_fn file_close; variable
764 static int file_close(void *loaderctx) in file_close() function
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_read_multiple_data_objects.c233 file_close(struct archive *a, void *data) in file_close() function
/freebsd/bin/pax/
H A Dfile_subs.c126 file_close(ARCHD *arcn, int fd) in file_close() function
/freebsd/crypto/openssl/engines/
H A De_loader_attic.c1666 static int file_close(OSSL_STORE_LOADER_CTX *ctx) in file_close() function