Home
last modified time | relevance | path

Searched defs:AT_SYMLINK_NOFOLLOW (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dfstatat.h37 #define AT_SYMLINK_NOFOLLOW 0x01 macro
/freebsd/crypto/openssh/openbsd-compat/regress/
H A Dutimensattest.c33 # define AT_SYMLINK_NOFOLLOW 0x80000000 macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.h100 # define AT_SYMLINK_NOFOLLOW 0x80000000 macro
/freebsd/sys/sys/
H A Dfcntl.h239 #define AT_SYMLINK_NOFOLLOW 0x0200 /* Do not follow symbolic links */ macro
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h381 #define AT_SYMLINK_NOFOLLOW global() macro