Home
last modified time | relevance | path

Searched refs:HAVE_LCHFLAGS (Results 1 – 5 of 5) sorted by relevance

/freebsd/tests/sys/pjdfstest/
H A Dconfig.h53 #define HAVE_LCHFLAGS 1 macro
/freebsd/lib/libarchive/
H A Dconfig_freebsd.h139 #define HAVE_LCHFLAGS 1 macro
/freebsd/contrib/pjdfstest/
H A Dconfigure.ac42 [AC_DEFINE([HAVE_LCHFLAGS], [1], [Define if lchflags exists])])
H A Dpjdfstest.c129 #ifdef HAVE_LCHFLAGS
238 #ifdef HAVE_LCHFLAGS
1004 #ifdef HAVE_LCHFLAGS in call_syscall()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c3943 #if ( defined(HAVE_LCHFLAGS) || defined(HAVE_CHFLAGS) || defined(HAVE_FCHFLAGS) ) && defined(HAVE_S…
3998 #ifdef HAVE_LCHFLAGS in set_fflags_platform()