Home
last modified time | relevance | path

Searched refs:do_close (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-ref.c47 static void do_close(void* handle) { in do_close() function
115 do_close(&h); in TEST_IMPL()
126 do_close(&h); in TEST_IMPL()
138 do_close(&h); in TEST_IMPL()
150 do_close(&h); in TEST_IMPL()
167 do_close(&h); in TEST_IMPL()
178 do_close(&h); in TEST_IMPL()
190 do_close(&h); in TEST_IMPL()
205 do_close(&h); in TEST_IMPL()
217 do_close(&h); in TEST_IMPL()
[all …]
H A Dtest-tcp-close-reset.c70 static void do_close(uv_tcp_t* handle) { in do_close() function
113 do_close(&tcp_client); in connect_cb()
151 do_close(&tcp_accepted); in read_cb()
/netbsd-src/bin/ksh/
H A Dtty.c102 int do_close = 1; local
122 do_close = 0;
142 if (do_close)
H A Dexec.c1121 int do_open = 1, do_close = 0, UNINITIALIZED(flags); local
1175 do_close = 1;
1220 if (do_close)
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dmessages_members.h99 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()
H A Dmessages_members.cc86 messages<char>::do_close(catalog __c) const in do_close() function in std::messages
124 messages<wchar_t>::do_close(catalog __c) const in do_close() function in std::messages
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dmessages_members.h99 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()
H A Dmessages_members.cc86 messages<char>::do_close(catalog __c) const in do_close() function in std::messages
124 messages<wchar_t>::do_close(catalog __c) const in do_close() function in std::messages
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Ddetach.c58 lutil_detach( int debug, int do_close ) in lutil_detach() argument
119 if ( do_close ) { in lutil_detach()
/netbsd-src/external/bsd/pdisk/dist/
H A Dmedia.c151 if (m->do_close != 0) { in close_media()
152 (*m->do_close)(m); in close_media()
H A Dmedia.h74 media_close do_close; member
H A Ddeblock_media.c154 a->m.do_close = close_deblock_media; in open_deblock_media()
H A Dfile_media.c232 a->m.do_close = close_file_media; in open_file_as_media()
H A DATA_media.c500 a->m.do_close = close_ata_media; in open_ata_as_media()
808 a->m.do_close = close_ata_media; in open_atapi_as_media()
H A DSCSI_media.c311 a->m.do_close = close_scsi_media; in open_scsi_as_media()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h71 messages<_CharT>::do_close(catalog __c) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h71 messages<_CharT>::do_close(catalog __c) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dmessages_members.h75 messages<_CharT>::do_close(catalog) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dmessages_members.h75 messages<_CharT>::do_close(catalog) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlutil.h64 int do_close));
/netbsd-src/usr.bin/mail/
H A Dmime_attach.c735 goto do_close; in check_filename()
742 do_close: in check_filename()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h1904 { return this->do_close(__c); } in _GLIBCXX_VISIBILITY()
1950 do_close(catalog) const; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h1958 { return this->do_close(__c); } in _GLIBCXX_VISIBILITY()
2004 do_close(catalog) const; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc466 do_close(catalog c) const in do_close() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc466 do_close(catalog c) const in do_close() function

12