Home
last modified time | relevance | path

Searched refs:AT_SYMLINK_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance

/components/dfs/dfs_v2/include/
A Ddfs.h48 #ifndef AT_SYMLINK_NOFOLLOW
49 #define AT_SYMLINK_NOFOLLOW 0x100 macro
/components/dfs/dfs_v2/src/
A Ddfs_posix.c231 if (S_ISLNK(buffer.st_mode) && (__flags != AT_SYMLINK_NOFOLLOW)) in utimensat()

Completed in 5 milliseconds