HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_FCHMOD (Results 1 - 13 of 13) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
acl-internal.h 49 #ifndef HAVE_FCHMOD
50 # define HAVE_FCHMOD false
set-mode-acl.c 39 if (HAVE_FCHMOD && desc != -1)
  /external/qemu/slirp/
slirp_config.h 203 #undef HAVE_FCHMOD
  /external/qemu/slirp-android/
slirp_config.h 203 #undef HAVE_FCHMOD
  /external/openssh/
config.h 348 #define HAVE_FCHMOD 1
    [all...]
config.h.in 345 #undef HAVE_FCHMOD
    [all...]
scp.c 1130 #ifdef HAVE_FCHMOD
1132 #else /* HAVE_FCHMOD */
1134 #endif /* HAVE_FCHMOD */
1141 #ifdef HAVE_FCHMOD
1143 #else /* HAVE_FCHMOD */
1145 #endif /* HAVE_FCHMOD */
sftp-server.c 842 #ifdef HAVE_FCHMOD
    [all...]
sftp-client.c 1201 #ifdef HAVE_FCHMOD
1205 #endif /* HAVE_FCHMOD */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 212 #define HAVE_FCHMOD 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 212 #define HAVE_FCHMOD 1
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 258 #undef HAVE_FCHMOD
  /external/dropbear/
scp.c 1058 #ifdef HAVE_FCHMOD
1060 #else /* HAVE_FCHMOD */
1062 #endif /* HAVE_FCHMOD */
1069 #ifdef HAVE_FCHMOD
1071 #else /* HAVE_FCHMOD */
1073 #endif /* HAVE_FCHMOD */

Completed in 185 milliseconds