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

  /external/ltrace/etc/
libacl.so.conf 16 addr acl_from_text(string);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
acl.h 113 extern acl_t acl_from_text(const char *buf_p);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
acl.h 113 extern acl_t acl_from_text(const char *buf_p);
  /ndk/sources/host-tools/sed-4.2.1/lib/
set-mode-acl.c 63 /* We must also have acl_from_text and acl_delete_def_file.
69 # error Must have acl_from_text (see POSIX 1003.1e draft 17).
90 So create it using acl_from_text(). */
108 acl = acl_from_text (acl_text);
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 424 milliseconds