Home
last modified time | relevance | path

Searched refs:O_NOFOLLOW (Results 1 – 4 of 4) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dfchmodat.c43 O_PATH | O_NOFOLLOW | O_CLOEXEC); in fchmodat()
/sysdeps/mach/hurd/bits/
A Dfcntl.h59 # define O_NOFOLLOW 0x00100000 /* Produce ENOENT if file is a symlink. */ macro
/sysdeps/pthread/
A Dsem_open.c68 (oflag & ~(O_CREAT|O_ACCMODE)) | O_NOFOLLOW | O_RDWR); in __sem_open()
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h143 # define O_NOFOLLOW __O_NOFOLLOW /* Do not follow links. */ macro

Completed in 6 milliseconds