Searched refs:fullfd (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/build/libroot/
H A Dfs_darwin.cpp173 int fullfd = open(fullPath, O_RDONLY | O_SYMLINK); local
174 status = fchmod(fullfd, mode);
175 close(fullfd);

Completed in 88 milliseconds