Home
last modified time | relevance | path

Searched defs:_unlink (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/support/
Dos_helper.py384 def _unlink(filename): function
425 _unlink = os.unlink variable
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/
Dsyscalls.c233 int _unlink(const uint8_t *name) in _unlink() function
/external/python/cpython3/Lib/test/
Dtest_tempfile.py372 _unlink = os.unlink variable in TestMkstempInner.mkstemped
901 _unlink = os.unlink variable in TestMktemp.mktemped
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp3076 #define _unlink unlink macro