HomeSort by relevance Sort by last modified time
    Searched defs:ST_NOSUID (Results 1 - 4 of 4) sorted by null

  /external/openssh/openbsd-compat/
bsd-statvfs.h 39 #ifndef ST_NOSUID
40 #define ST_NOSUID 2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
statvfs.h 84 ST_NOSUID = 2 /* Ignore suid and sgid bits. */
85 #define ST_NOSUID ST_NOSUID
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
statvfs.h 84 ST_NOSUID = 2 /* Ignore suid and sgid bits. */
85 #define ST_NOSUID ST_NOSUID
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
statvfs.h 84 ST_NOSUID = 2 /* Ignore suid and sgid bits. */
85 #define ST_NOSUID ST_NOSUID

Completed in 184 milliseconds