OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acl_delete_def_file
(Results
1 - 5
of
5
) sorted by null
/external/ltrace/etc/
libacl.so.conf
11
int
acl_delete_def_file
(string);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
acl.h
119
extern int
acl_delete_def_file
(const char *path_p);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
acl.h
119
extern int
acl_delete_def_file
(const char *path_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
.
64
(
acl_delete_def_file
could be emulated with acl_init followed
72
# error Must have
acl_delete_def_file
(see POSIX 1003.1e draft 17).
132
if (S_ISDIR (mode) &&
acl_delete_def_file
(name))
/ndk/sources/host-tools/sed-4.2.1/
configure
[
all
...]
Completed in 179 milliseconds