Searched defs:_unlink (Results 1 – 6 of 6) sorted by relevance
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/ | ||
D | syscalls.c | 233 int _unlink(const uint8_t *name) in _unlink() function |
/external/python/cpython2/Lib/test/ | ||
D | test_tempfile.py | 338 _unlink = os.unlink variable in test__mkstemp_inner.mkstemped |
/external/python/cpython3/Lib/test/ | ||
D | test_tempfile.py | 361 _unlink = os.unlink variable in TestMkstempInner.mkstemped |
/external/python/cpython2/Lib/test/support/ | ||
D | __init__.py | 244 def _unlink(filename): function |
/external/python/cpython3/Lib/test/support/ | ||
D | __init__.py | 371 def _unlink(filename): function |
/external/OpenCL-CTS/test_conformance/compiler/ | ||
D | test_compile.cpp | 2515 #define _unlink unlink macro |