Searched defs:close (Results 1 - 25 of 38) sorted by path

12

/haiku/headers/cpp/
H A Dprocbuf.h44 procbuf *close() { return (procbuf*)filebuf::close(); } function in class:procbuf
H A Dstreambuf.h71 #undef close macro
/haiku/headers/libs/agg/
H A Dagg_rasterizer_outline.h62 void close() function in class:agg::rasterizer_outline
H A Dagg_vertex_sequence.h106 void vertex_sequence<T, S>::close(bool closed) function in class:agg::vertex_sequence
/haiku/headers/private/fs_shell/
H A Dfssh_drivers.h48 fssh_device_close_hook close; /* called to close the device */ member in struct:__anon19
H A Dfssh_api_wrapper.h1673 #define close fssh_close macro
/haiku/headers/private/net/
H A Dnet_stack_interface.h28 status_t (*close)(net_socket* socket); member in struct:net_stack_interface_module_info
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h186 op_close *close; member in struct:vnode_ops
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd-server.py48 def close(self): self.sock.close() member in class:buffsock
64 def close(self): member in class:debugsock
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h205 beos_op_close *close; member in struct:beos_vnode_ops
/haiku/src/add-ons/print/transports/shared/
H A DSocket.cpp119 void Socket::close() function in class:Socket
/haiku/src/apps/mail/
H A DContent.h73 bool close; member in struct:__anon143
/haiku/src/bin/unzip/
H A Dunzpriv.h2124 # define close(fd) fclose((FILE *)(fd)) macro
/haiku/src/libs/stdc++/legacy/
H A Dfilebuf.cc181 filebuf* filebuf::close() function in class:filebuf
H A Dfstream.cc88 void fstreambase::close() function in class:fstreambase
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h393 __io_close_fn *close; /* Close file. */ member in struct:__anon5476
/haiku/src/system/libroot/posix/unistd/
H A Dclose.c19 close(int fd) function
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBView.cpp88 void BBView::SetClose(bool close) { argument
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DPathView.cpp121 void PathView::SetClose(bool close) { argument
/haiku/src/tests/add-ons/print/ppd/parser/
H A DPPDParser.cpp240 BString close = statement->GetKeyword(); local
/haiku/headers/build/
H A DBeOSBuildCompatibility.h141 # define close(fd) _haiku_build_close(fd) macro
/haiku/headers/os/drivers/
H A DDrivers.h46 device_close_hook close; /* called to close the device */ member in struct:__anon1
H A Ddevice_manager.h179 status_t (*close)(void *cookie); member in struct:device_module_info
H A Dfs_interface.h180 status_t (*close)(fs_volume* volume, fs_vnode* vnode, void* cookie); member in struct:fs_vnode_ops
/haiku/headers/posix/
H A Dstdio.h115 cookie_close_function_t *close; member in struct:__anon1

Completed in 147 milliseconds

12