Searched defs:__acl_get_file_args (Results 1 – 1 of 1) sorted by relevance
864 struct __acl_get_file_args { struct865 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];866 char type_l_[PADL_(__acl_type_t)]; __acl_type_t type; char type_r_[PADR_(__acl_type_t)];867 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)];