Searched refs:AT_SYMLINK_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance
48 #ifndef AT_SYMLINK_NOFOLLOW49 #define AT_SYMLINK_NOFOLLOW 0x100 macro
231 if (S_ISLNK(buffer.st_mode) && (__flags != AT_SYMLINK_NOFOLLOW)) in utimensat()
Completed in 5 milliseconds