Home
last modified time | relevance | path

Searched defs:safe_unlink (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_fileinput.py30 from test.support.os_helper import unlink as safe_unlink unknown
/third_party/ltp/lib/
Dsafe_macros.c419 int safe_unlink(const char *file, const int lineno, void (*cleanup_fn) (void), in safe_unlink() function