Searched defs:O_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance
59 # define O_NOFOLLOW 0x00100000 /* Produce ENOENT if file is a symlink. */ macro
143 # define O_NOFOLLOW __O_NOFOLLOW /* Do not follow links. */ macro
Completed in 4 milliseconds