Searched refs:path_unlink (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/linkedimage/
H A Dcommon.py1131 path_unlink(path, noent_ok=True)
1136 path_unlink(path, noent_ok=True)
1145 path_unlink(self.__path_pfacets, noent_ok=True)
1146 path_unlink(self.__path_ppkgs, noent_ok=True)
1147 path_unlink(self.__path_ppubs, noent_ok=True)
3797 def path_unlink(path, noent_ok=False): function

Completed in 23 milliseconds