Searched refs:win32_lchmod (Results 1 – 1 of 1) sorted by relevance
3437 win32_lchmod(LPCWSTR path, int mode) in win32_lchmod() function3559 result = win32_lchmod(path->wide, mode); in os_chmod_impl()3724 res = win32_lchmod(path->wide, mode); in os_lchmod_impl()