Home
last modified time | relevance | path

Searched defs:close (Results 76 – 100 of 109) sorted by relevance

12345

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp91 DECLARE__REAL_AND_INTERNAL(uptr, close, fd_t fd) { in DECLARE__REAL_AND_INTERNAL() argument
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h258 #define close(fd) win32_close(fd) macro
/openbsd/usr.bin/tmux/
H A Dfile.c467 struct msg_write_close close; in file_push() local
H A Dpopup.c51 int close; member
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h310 int close(int fd) { return _close(fd); } in close() function
H A Doperations.cpp515 void close() noexcept { in close() function
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Ddbg_rdi.h479 rdi_close_proc *close; member
/openbsd/usr.sbin/relayd/
H A Dagentx_control.c427 agentx_nofd(struct agentx *usa, void *cookie, int close) in agentx_nofd()
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_context_types.h46 void (*close)(struct intel_context *ce); member
H A Dintel_lrc.c50 bool close) in set_offsets()
/openbsd/gnu/llvm/llvm/lib/Support/
H A Draw_ostream.cpp808 void raw_fd_ostream::close() { in close() function in raw_fd_ostream
H A DVirtualFileSystem.cpp233 std::error_code RealFile::close() { in close() function in RealFile
718 std::error_code close() override { return {}; } in close() function in llvm::vfs::detail::__anon40a6f2f50511::InMemoryFileAdaptor
2416 std::error_code close() override { return InnerFile->close(); } in close() function in __anon40a6f2f50d11::FileWithFixedStatus
/openbsd/usr.sbin/vmd/
H A Dvirtio.h127 void (*close)(void *, int); member
/openbsd/usr.sbin/unbound/util/data/
H A Dmsgencode.c113 struct compress_tree_node* close = 0; in compress_tree_search() local
/openbsd/sbin/unwind/libunbound/util/data/
H A Dmsgencode.c113 struct compress_tree_node* close = 0; in compress_tree_search() local
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A Dlibio.h394 __io_close_fn *close; /* Close file. */ member
/openbsd/sys/dev/usb/
H A Dusbdivar.h75 void (*close)(struct usbd_pipe *); member
/openbsd/lib/libfido2/src/fido/
H A Dtypes.h33 fido_dev_io_close_t *close; member
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h565 # define close PerlLIO_close macro
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dstp.h473 ffestpCloseStmt close; member
/openbsd/sys/dev/pv/
H A Dxenreg.h543 struct evtchn_close close; member
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp4899 bool close = true) { in XMLElementWithStringValue()
4911 bool close = true) { in XMLElementWithUnsignedValue()
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h1795 close(catalog __c) const in close() function
/openbsd/usr.sbin/smtpd/
H A Dsmtpd.h371 void (*close)(struct table *); member
946 void (*close)(void); member
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h4466 close(catalog __c) const in close() function

12345