Home
last modified time | relevance | path

Searched refs:_unlink (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dfs.c57 int _unlink(const char *path) in _unlink() function
104 int _unlink(const char *path) in _unlink() function
/third_party/python/Lib/test/support/
H A Dos_helper.py320 _unlink(filename)
359 def _unlink(filename): function
400 _unlink = os.unlink
/third_party/python/Lib/multiprocessing/
H A Dconnection.py601 self._unlink = util.Finalize(
605 self._unlink = None
616 unlink = self._unlink
618 self._unlink = None
/third_party/ninja/src/
H A Dutil.h116 #define unlink _unlink
/third_party/openssl/ohos_lite/
H A De_os.h318 # define unlink _unlink
/third_party/ffmpeg/libavformat/
H A Dos_support.h197 DEF_FS_FUNCTION(unlink, _wunlink, _unlink)
/third_party/libuv/test/
H A Dtest-fs-copyfile.c33 # define unlink _unlink
H A Dtest-fs-open-flags.c35 # define unlink _unlink
H A Dtest-spawn.c35 # define unlink _unlink
H A Dtest-fs.c43 # define unlink _unlink
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerIOWindows.cpp139 _unlink(Path.c_str()); in RemoveFile()
/third_party/libwebsockets/lib/misc/
H A Ddir.c45 #define unlink _unlink
/third_party/node/deps/openssl/openssl/
H A De_os.h259 # define unlink _unlink
/third_party/openssl/
H A De_os.h259 # define unlink _unlink
/third_party/python/Lib/test/
H A Dtest_tempfile.py376 _unlink = os.unlink variable in TestMkstempInner.mkstemped
390 self._unlink(self.name)
896 _unlink = os.unlink variable in TestMktemp.mktemped
906 self._unlink(self.name)
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c48 #define unlink _unlink
/third_party/sqlite/src/
H A Dshell.c199 # define unlink _unlink

Completed in 53 milliseconds