Searched refs:IncFs_Unlink (Results 1 – 3 of 3) sorted by relevance
189 IncFsErrorCode IncFs_Unlink(const IncFsControl* control, const char* path);
225 return IncFs_Unlink(control, details::c_str(path)); in unlink()
919 IncFsErrorCode IncFs_Unlink(const IncFsControl* control, const char* path) { in IncFs_Unlink() function