Searched defs:_unlink (Results 1 - 3 of 3) sorted by relevance
/third_party/musl/porting/liteos_a_newlib/kernel/src/ | ||
H A D | fs.c | 57 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 D | os_helper.py | 359 def _unlink(filename): function |
/third_party/python/Lib/test/ | ||
H A D | test_tempfile.py | 376 _unlink = os.unlink variable in TestMkstempInner.mkstemped 896 _unlink = os.unlink variable in TestMktemp.mktemped |
Completed in 4 milliseconds