HomeSort by relevance Sort by last modified time
    Searched full:setacl (Results 1 - 19 of 19) sorted by null

  /external/strace/xlat/
aclcmds.h 4 #if defined(SETACL) || (defined(HAVE_DECL_SETACL) && HAVE_DECL_SETACL)
5 XLAT(SETACL),
  /external/kernel-headers/original/uapi/linux/
nfsacl.h 20 /* Flags for the getacl/setacl mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nfsacl.h 20 /* Flags for the getacl/setacl mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nfsacl.h 20 /* Flags for the getacl/setacl mode */
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
acl.py 284 command_name_aliases=['getacl', 'setacl', 'chacl'],
310 help_name_aliases=['getacl', 'setacl', 'chmod', 'chacl'],
321 if (self.args[0].lower() == 'set') or (self.command_alias_used == 'setacl'):
  /prebuilts/gdb/darwin-x86/lib/python2.7/
imaplib.py 17 # GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
70 'SETACL': ('AUTH', 'SELECTED'),
663 def setacl(self, mailbox, who, what): member in class:IMAP4
666 (typ, [data]) = <instance>.setacl(mailbox, who, what)
668 return self._simple_command('SETACL', mailbox, who, what)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
imaplib.py 17 # GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
70 'SETACL': ('AUTH', 'SELECTED'),
663 def setacl(self, mailbox, who, what): member in class:IMAP4
666 (typ, [data]) = <instance>.setacl(mailbox, who, what)
668 return self._simple_command('SETACL', mailbox, who, what)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py 17 # GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
70 'SETACL': ('AUTH', 'SELECTED'),
663 def setacl(self, mailbox, who, what): member in class:IMAP4
666 (typ, [data]) = <instance>.setacl(mailbox, who, what)
668 return self._simple_command('SETACL', mailbox, who, what)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py 17 # GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
70 'SETACL': ('AUTH', 'SELECTED'),
663 def setacl(self, mailbox, who, what): member in class:IMAP4
666 (typ, [data]) = <instance>.setacl(mailbox, who, what)
668 return self._simple_command('SETACL', mailbox, who, what)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/
CHANGES.md     [all...]
  /external/valgrind/memcheck/tests/solaris/
scalar.c 819 GO(SYS_acl, "(SETACL) 4s 2m");
820 SY(SYS_acl, x0, x0 + SETACL, x0 + 1, x0 + 1); FAIL;
1109 GO(SYS_facl, "(SETACL) 4s 1m");
1110 SY(SYS_facl, x0 - 1, x0 + SETACL, x0 + 1, x0 + 1); FAILx(EBADF);
    [all...]
scalar.stderr.exp     [all...]
  /external/autotest/client/common_lib/
site_utils.py 226 acl_cmd = '%s setacl %s %s' % (_GSUTIL_BIN, acl, remote_file)
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_acl.py 678 _set_acl_prefix = ['setacl']
  /external/valgrind/include/vki/
vki-solaris.h 242 #define VKI_SETACL SETACL
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
command.py 168 'setacl': ['acl', 'set'],
767 # Disallow multi-provider setacl requests, because there are differences in
    [all...]
  /prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar 
  /prebuilts/tools/common/m2/repository/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 

Completed in 715 milliseconds