Searched refs:close (Results 1 - 25 of 993) sorted by path

1234567891011>>

/haiku-fatelf/3rdparty/mmu_man/irc/Haiku/
H A Dgen_err_list.py80 errors_h.close()
118 strerror_c.close()
H A Dplugin.py56 fortunes.close()
/haiku-fatelf/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php803 if (isset($_GET['close']))
841 //window.open("<?php echo $_SERVER["SCRIPT_NAME"] . "?close"; ?>", "closing", "width=100,height=30,location=no,menubar=no,toolbar=no,scrollbars=no");
/haiku-fatelf/3rdparty/proj2make/
H A Dproj2make.cpp234 gProjFile.close();
272 gMakeFile.close();
273 gTemplateFile.close();
/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h155 # define close(fd) _haiku_build_close(fd) macro
/haiku-fatelf/headers/build/os/drivers/
H A DDrivers.h46 device_close_hook close; /* called to close the device */ member in struct:__anon24
/haiku-fatelf/headers/cpp/
H A Dfstream.h43 void close();
H A Dprocbuf.h44 procbuf *close() { return (procbuf*)filebuf::close(); } function in class:procbuf
H A Dstreambuf.h71 #undef close macro
244 void close();
444 filebuf* close();
/haiku-fatelf/headers/libs/agg/
H A Dagg_rasterizer_outline.h62 void close() function in class:agg::rasterizer_outline
82 if(is_closed(cmd)) close();
H A Dagg_rasterizer_outline_aa.h317 m_src_vertices.close(close_polygon);
H A Dagg_shorten_path.h58 vs.close(closed != 0);
H A Dagg_vcgen_vertex_sequence.h100 m_src_vertices.close(is_closed(m_flags));
H A Dagg_vertex_sequence.h63 // Function close() calls this operator and removes the last vertex if
74 void close(bool remove_flag);
106 void vertex_sequence<T, S>::close(bool closed) function in class:agg::vertex_sequence
/haiku-fatelf/headers/os/drivers/
H A DDrivers.h46 device_close_hook close; /* called to close the device */ member in struct:__anon217
H A Ddevice_manager.h175 status_t (*close)(void *cookie); member in struct:device_module_info
H A Dfs_interface.h179 status_t (*close)(fs_volume* volume, fs_vnode* vnode, void* cookie); member in struct:fs_vnode_ops
/haiku-fatelf/headers/posix/
H A Dunistd.h166 extern int close(int fd);
/haiku-fatelf/headers/private/drivers/
H A Dksocket.h27 #define kclosesocket close
51 #define kclosesocket close
79 #define kclosesocket close
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1646 #define close fssh_close macro
H A Dfssh_drivers.h48 fssh_device_close_hook close; /* called to close the device */ member in struct:__anon736
H A Dfssh_fs_interface.h197 fssh_status_t (*close)(fssh_fs_volume *volume, fssh_fs_vnode *vnode, member in struct:fssh_fs_vnode_ops
/haiku-fatelf/headers/private/kernel/arch/sparc/
H A Dstand.h71 int (*close) __P((struct open_file *f)); member in struct:fs_ops
166 int close __P((int));
/haiku-fatelf/headers/private/media/
H A Dsoundcard.h2022 # define osslib_close close
/haiku-fatelf/headers/private/net/
H A Dnet_protocol.h65 status_t (*close)(net_protocol* self); member in struct:net_protocol_module_info

Completed in 279 milliseconds

1234567891011>>