Searched defs:safe_unlink (Results 1 – 2 of 2) sorted by relevance
30 from test.support.os_helper import unlink as safe_unlink unknown
419 int safe_unlink(const char *file, const int lineno, void (*cleanup_fn) (void), in safe_unlink() function