Home
last modified time | relevance | path

Searched refs:HAVE_CHFLAGS (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/tests/sys/pjdfstest/
HDconfig.h26 #define HAVE_CHFLAGS 1 macro
/freebsd-head/contrib/pjdfstest/
HDpjdfstest.c120 #ifdef HAVE_CHFLAGS
229 #ifdef HAVE_CHFLAGS
332 #ifdef HAVE_CHFLAGS
470 #ifdef HAVE_CHFLAGS
579 #ifdef HAVE_CHFLAGS in show_stat()
985 #ifdef HAVE_CHFLAGS in call_syscall()
HDconfigure.ac26 [AC_DEFINE([HAVE_CHFLAGS], [1], [Define if chflags exists])])
/freebsd-head/lib/libarchive/
HDconfig_freebsd.h80 #define HAVE_CHFLAGS 1 macro
/freebsd-head/contrib/capsicum-test/
HDsyscalls.h116 #define HAVE_CHFLAGS macro
HDcapmode.cc72 #ifdef HAVE_CHFLAGS in FORK_TEST_F()
137 #ifdef HAVE_CHFLAGS in FORK_TEST_F()
HDcapability-fd.cc526 #ifdef HAVE_CHFLAGS in TryFileOps()
/freebsd-head/contrib/libarchive/libarchive/
HDarchive_write_disk_posix.c3943 #if ( defined(HAVE_LCHFLAGS) || defined(HAVE_CHFLAGS) || defined(HAVE_FCHFLAGS) ) && defined(HAVE_S…
4001 #elif defined(HAVE_CHFLAGS) in set_fflags_platform()