Searched refs:O_NOFOLLOW (Results 1 – 4 of 4) sorted by relevance
43 O_PATH | O_NOFOLLOW | O_CLOEXEC); in fchmodat()
59 # define O_NOFOLLOW 0x00100000 /* Produce ENOENT if file is a symlink. */ macro
68 (oflag & ~(O_CREAT|O_ACCMODE)) | O_NOFOLLOW | O_RDWR); in __sem_open()
143 # define O_NOFOLLOW __O_NOFOLLOW /* Do not follow links. */ macro
Completed in 5 milliseconds