Home
last modified time | relevance | path

Searched refs:acl_get_fd (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dacl-internal.h73 return acl_get_fd (fd, ACL_TYPE_ACCESS); in rpl_acl_get_fd()
75 # undef acl_get_fd
76 # define acl_get_fd rpl_acl_get_fd macro
80 # undef acl_get_fd
81 # define acl_get_fd(fd) (NULL) macro
Dcopy-acl.c55 acl = acl_get_fd (source_desc); in qcopy_acl()
142 acl = acl_get_fd (source_desc); in qcopy_acl()
Dset-mode-acl.c168 acl = acl_get_fd (desc); in qset_acl()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dacl.m434 [acl_get_file acl_get_fd acl_set_file acl_set_fd \
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in104 /* Define to 1 if you have the `acl_get_fd' function. */
Dconfigure13694 for ac_func in acl_get_file acl_get_fd acl_set_file acl_set_fd \