Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 109) sorted by relevance

12345

/openbsd/gnu/llvm/lldb/examples/summaries/cocoa/
H A DLogger.py17 def close(self): member in NopLogger
32 def close(self): member in StdoutLogger
59 def close(self): member in FileLogger
131 def close(self): member in Logger
/openbsd/lib/libc/gen/
H A Dshm_open.c68 HIDDEN(close)(fd); in shm_open() local
73 HIDDEN(close)(fd); in shm_open() local
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DIOStream.cpp56 StreamDescriptor StreamDescriptor::from_socket(SOCKET s, bool close) { in from_socket()
64 StreamDescriptor StreamDescriptor::from_file(int fd, bool close) { in from_file()
/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_fstream.h534 close() in close() function
665 close() in close() function
795 close() in close() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_fstream.h577 close() in close() function
703 close() in close() function
827 close() in close() function
/openbsd/lib/libc/sys/
H A Dw_close.c22 close(int fd) in close() function
/openbsd/sys/lib/libsa/
H A Dclose.c69 close(int fd) in close() function
/openbsd/regress/usr.sbin/syslogd/
H A DServer.pm88 sub close { subroutine
/openbsd/gnu/usr.bin/perl/lib/
H A DDirHandle.pm71 sub close { subroutine
/openbsd/gnu/usr.bin/perl/cpan/libnet/t/
H A Dnetrc.t155 sub close { 1 } subroutine
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DPipe.pm146 sub close { subroutine
H A DDir.pm57 sub close { subroutine
H A DSocket.pm211 sub close { subroutine
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/Adapter/
H A DBzip2.pm73 sub close subroutine
H A DIdentity.pm49 sub close subroutine
H A DDeflate.pm80 sub close subroutine
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/FTP/
H A Ddataconn.pm66 sub close { subroutine
/openbsd/sys/dev/
H A Dradio_if.h43 int (*close)(void *, int, int, struct proc *); member
H A Dmidi_if.h48 void (*close)(void *); /* close hardware */ member
/openbsd/gnu/usr.bin/binutils/intl/
H A Dloadmsgcat.c48 # define close __close macro
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dloadmsgcat.c48 # define close __close macro
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp85 error_code close() noexcept { in close() function in __dir_stream
151 error_code close() noexcept { in close() function in __dir_stream
/openbsd/gnu/usr.bin/binutils/gas/
H A Dconfig-gas.com130 extern int creat(), open(), close(), read(), write(); function
/openbsd/lib/libsndio/
H A Dmio_priv.h38 void (*close)(struct mio_hdl *); member
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DUstar.pm450 sub close($self) subroutine
765 sub close($self) subroutine

12345