Searched refs:_Close (Results 1 - 13 of 13) sorted by relevance

/haiku/src/system/boot/platform/pxe_ia32/
H A Dnetwork.h73 status_t _Close();
H A Dnetwork.cpp465 _Close();
501 _Close();
515 TFTP::_Close() function in class:TFTP
/haiku/src/apps/haikudepot/model/
H A DPackageIconTarRepository.h40 void _Close();
H A DPackageIconTarRepository.cpp156 _Close();
201 PackageIconTarRepository::_Close() function in class:PackageIconTarRepository
/haiku/src/system/boot/platform/amiga_m68k/
H A Dstage1.S75 #define _Close -0x24 define
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.h124 void _Close();
H A DClientConnection.cpp223 _Close();
272 _Close();
326 _Close();
2629 // _Close
2631 ClientConnection::_Close() function in class:ClientConnection
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.h74 void _Close();
H A DTCPEndpoint.cpp654 _Close();
1245 // When investigating this, also have a look at _Close() and _HandleReset().
1263 TCPEndpoint::_Close() function in class:TCPEndpoint
1287 _Close();
1793 _Close();
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.h220 status_t _Close(intptr_t cookie);
H A DShareVolume.cpp695 _Close(reply->cookie);
750 return _Close((intptr_t)cookie);
2952 // _Close
2954 ShareVolume::_Close(intptr_t cookie) function in class:ShareVolume
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.h252 status_t _Close(void* node, void* cookie);
H A DVolume.cpp2103 status_t error = _Close(node, cookie);
3909 // _Close
3911 Volume::_Close(void* _node, void* cookie) function in class:Volume

Completed in 141 milliseconds