Searched refs:do_close (Results 1 – 8 of 8) sorted by relevance
99 messages<_CharT>::do_close(catalog) const in _GLIBCXX_VISIBILITY()137 messages<char>::do_close(catalog) const; in _GLIBCXX_VISIBILITY()147 messages<wchar_t>::do_close(catalog) const; in _GLIBCXX_VISIBILITY()
486 WriteFdToClient(ClientPtr client, int fd, Bool do_close) in WriteFdToClient() argument491 return _XSERVTransSendFd(oc->trans_conn, fd, do_close); in WriteFdToClient()
1902 { return this->do_close(__c); } in _GLIBCXX_VISIBILITY()1948 do_close(catalog) const; in _GLIBCXX_VISIBILITY()
111 extern _X_EXPORT int WriteFdToClient(ClientPtr client, int fd, Bool do_close);
3542 do_close(__c);3554 virtual void do_close(catalog) const;3600 messages<_CharT>::do_close(catalog __c) const