Searched refs:AT_SYMLINK_FOLLOW (Results 1 – 5 of 5) sorted by relevance
855 #ifndef AT_SYMLINK_FOLLOW856 # define AT_SYMLINK_FOLLOW 2 macro
182 #define AT_SYMLINK_FOLLOW 8 macro
330 Pflag ? 0 : AT_SYMLINK_FOLLOW)) { in linkit()
409 tests[5].tests[6].params[4].i = AT_SYMLINK_FOLLOW; in setup()
2660 (uap->flags & AT_SYMLINK_FOLLOW) ? NLC_FOLLOW : 0); in sys_linkat()