Searched defs:close (Results 1 - 25 of 68) sorted by last modified time

123

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_sparse_basic.c441 #define close _close macro
H A Dtest_read_format_7zip.c29 #define close _close macro
H A Dtest_open_fd.c36 #define close _close macro
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3ext.h49 int (*close)(sqlite3*); member in struct:sqlite3_api_routines
/freebsd-11-stable/contrib/unbound/util/data/
H A Dmsgencode.c113 struct compress_tree_node* close = 0; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_private.h56 int (*close)(struct archive_write_filter *); member in struct:archive_write_filter
H A Darchive_read_private.h98 int (*close)(struct archive_read_filter *self); member in struct:archive_read_filter
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h130 #define close _close macro
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockets.c25 #undef close macro
26 #define close closesocket macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp743 void raw_fd_ostream::close() { function in class:raw_fd_ostream
H A DVirtualFileSystem.cpp225 std::error_code RealFile::close() { function in class:RealFile
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp127 int close(int fd) { function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h882 __sanitizer_cookie_io_close close; member in struct:__sanitizer_cookie_io_functions_t
/freebsd-11-stable/include/
H A Dstdio.h461 cookie_close_function_t *close; member in struct:__anon1
/freebsd-11-stable/contrib/libpcap/testprogs/
H A Dunix.h55 #define close _close macro
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c2807 int close = 0; local
/freebsd-11-stable/sys/netinet/
H A Dsctp_uio.h912 struct sctp_log_closing close; member in union:sctp_cwnd_log::__anon5442
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h132 void (*close) (struct vm_area_struct *); member in struct:vm_operations_struct
/freebsd-11-stable/sys/vm/
H A Dswap_pager.c2153 swaponsomething(struct vnode *vp, void *id, u_long nblks, sw_strategy_t *strategy, sw_close_t *close, dev_t dev, int flags) argument
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzguts.h50 # define close _close macro
/freebsd-11-stable/sys/net/
H A Dnetmap_user.h597 #define close win_nm_close macro
/freebsd-11-stable/sys/x86/xen/
H A Dxen_intr.c364 struct evtchn_close close = { .port = isrc->xi_port }; local
1135 struct evtchn_close close; local
1245 evtchn_close_t close = { .port = alloc_unbound.port }; local
1280 evtchn_close_t close local
1324 evtchn_close_t close = { .port = bind_virq.port }; local
1381 evtchn_close_t close = { .port = bind_ipi.port }; local
[all...]
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.h81 #undef close macro
82 #define close closesocket macro
/freebsd-11-stable/contrib/libarchive/tar/
H A Dwrite.c132 #define close _close macro
/freebsd-11-stable/stand/userboot/
H A Duserboot.h89 int (*close)(void *arg, void *h); member in struct:loader_callbacks

Completed in 243 milliseconds

123