Home
last modified time | relevance | path

Searched defs:_close (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dfs.c42 int _close(int fd) in _close() function
89 int _close(int fd) in _close() function
/third_party/alsa-lib/src/
H A Doutput.c188 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close) in snd_output_stdio_attach() argument
H A Dinput.c179 int snd_input_stdio_attach(snd_input_t **inputp, FILE *fp, int _close) in snd_input_stdio_attach() argument
/third_party/node/lib/
H A Dzlib.js633 function _close(engine) { function
/third_party/FreeBSD/include/
H A Dfts.h52 #define _close(fd) (close((fd))) macro
/third_party/python/Lib/
H A Dnntplib.py921 def _close(self): member in NNTP
/third_party/python/Lib/multiprocessing/
H A Dconnection.py275 def _close(self, _CloseHandle=_winapi.CloseHandle): member in .PipeConnection
354 def _close(self, _close=_multiprocessing.closesocket): member in Connection
359 def _close(self, _close=os.close): member in Connection
/third_party/python/Lib/asyncio/
H A Dunix_events.py587 def _close(self, exc): member in _UnixReadPipeTransport
789 def _close(self, exc=None): member in _UnixWritePipeTransport
/third_party/python/Lib/test/
H A Dtest_tempfile.py375 _close = os.close variable in TestMkstempInner.mkstemped
H A Dtest__xxsubinterpreters.py2221 def _close(self, fix, *, force): member in ExhaustiveChannelTests
H A Dtest_nntplib.py439 def _close(self): member in NNTPServer
/third_party/python/Lib/idlelib/
H A Dpyshell.py314 def _close(self): member in PyShellEditorWindow
1116 def _close(self): member in PyShell
H A Deditor.py1131 def _close(self): member in EditorWindow
/third_party/pulseaudio/src/utils/
H A Dpadsp.c119 static int (*_close)(int) = NULL; variable

Completed in 26 milliseconds