Home
last modified time | relevance | path

Searched defs:_close (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dfs.c42 int _close(int fd) in _close() function
89 int _close(int fd) in _close() function
/third_party/python/Lib/multiprocessing/
Dconnection.py276 def _close(self, _CloseHandle=_winapi.CloseHandle): member in PipeConnection
355 def _close(self, _close=_multiprocessing.closesocket): member in Connection
360 def _close(self, _close=os.close): member in Connection
/third_party/node/deps/npm/node_modules/fs-minipass/
Dindex.js13 const _close = Symbol('_close') constant
/third_party/alsa-lib/src/
Dinput.c179 int snd_input_stdio_attach(snd_input_t **inputp, FILE *fp, int _close) in snd_input_stdio_attach()
Doutput.c188 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close) in snd_output_stdio_attach()
/third_party/python/Lib/idlelib/
Dpyshell.py323 def _close(self): member in PyShellEditorWindow
1124 def _close(self): member in PyShell
Deditor.py1075 def _close(self): member in EditorWindow
/third_party/FreeBSD/include/
Dfts.h53 #define _close(fd) (close((fd))) macro
/third_party/python/Lib/asyncio/
Dunix_events.py567 def _close(self, exc): member in _UnixReadPipeTransport
769 def _close(self, exc=None): member in _UnixWritePipeTransport
/third_party/node/lib/
Dzlib.js610 function _close(engine) { function
/third_party/skia/modules/pathkit/
Dexterns.js45 _close: function() {}, method
/third_party/flutter/skia/modules/pathkit/
Dexterns.js45 _close: function() {}, method
/third_party/python/Lib/
Dnntplib.py918 def _close(self): member in NNTP
/third_party/python/Lib/test/
Dtest_tempfile.py381 _close = os.close variable in TestMkstempInner.mkstemped
Dtest_nntplib.py439 def _close(self): member in NNTPServer
Dtest__xxsubinterpreters.py2221 def _close(self, fix, *, force): member in ExhaustiveChannelTests
/third_party/pulseaudio/src/utils/
Dpadsp.c119 static int (*_close)(int) = NULL; variable
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js240 _close: function() {}, method