Searched refs:close (Results 1 - 25 of 3329) sorted by relevance

1234567891011>>

/macosx-10.9.5/postfix-252/postfix/src/cleanup/
H A Dcleanup_milter.in10a11 close
H A Dcleanup_milter.in10b12 close
H A Dcleanup_milter.in10c14 close
H A Dcleanup_milter.in1110 close
H A Dcleanup_milter.in10d14 close
H A Dcleanup_milter.in10e13 close
/macosx-10.9.5/ruby-104/ruby/test/testunit/
H A Dtest_hideskip.rb8 o.close
10 test_out.close
15 o.close
17 test_out.close
22 o.close
25 test_out.close
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A Ddbc_auto.h13 * cursor close method can throw exceptions, which are masked by the destructor.
15 * For these reasons, you are strongly advised to call the DbcAuto::close
27 close();
33 void close() { function in class:DbcAuto
39 tdbc->close();
/macosx-10.9.5/Heimdal-323.92.1/tests/bin/
H A Dheimdal-win-mount.py25 conn.close()
31 conn.close()
40 conn.close()
48 conn.close()
59 conn.close()
65 conn.close()
72 conn.close()
78 conn.close()
85 conn.close()
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/getting_started/
H A DMyDb.hpp17 // Our destructor just calls our private close method.
18 ~MyDb() { close(); }
31 // We put our database close activity here.
36 void close();
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-shell/
H A Dfork.c55 close( p2c[0] );
56 close( p2c[1] );
84 close( p2c[0] );
85 close( c2p[1] );
87 close( p2c[1] );
88 close( c2p[0] );
110 close( c2p[0] );
112 close( p2c[1] );
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLDialogElement.idl30 [RaisesException] void close();
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/win32/include/lwres/
H A Dplatform.h90 * Need to define close here since lwres closes sockets and not files
92 #undef close macro
93 #define close closesocket macro
/macosx-10.9.5/file-46/file/python/
H A Dexample.py10 f.close()
15 ms.close()
/macosx-10.9.5/python-76.100.1/2.5/fix/
H A Dbyte2utf16.py13 out.close()
14 input.close()
H A Dutf162byte.py13 out.close()
14 input.close()
/macosx-10.9.5/python-76.100.1/2.6/fix/
H A Dbyte2utf16.py13 out.close()
14 input.close()
H A Dutf162byte.py13 out.close()
14 input.close()
/macosx-10.9.5/python-76.100.1/2.7/fix/
H A Dbyte2utf16.py13 out.close()
14 input.close()
H A Dutf162byte.py13 out.close()
14 input.close()
/macosx-10.9.5/python23-21/fix/
H A Dbyte2utf16.py13 out.close()
14 input.close()
H A Dutf162byte.py13 out.close()
14 input.close()
/macosx-10.9.5/ruby-104/ruby/benchmark/
H A Dbm_io_file_create.rb10 f.close#(true)
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dsubst.h16 #undef close macro
17 #define close ruby_close macro
/macosx-10.9.5/ruby-104/ruby/sample/
H A Ddir.rb12 dirp.close

Completed in 147 milliseconds

1234567891011>>