Searched defs:__acl_set_fd_args (Results 1 – 1 of 1) sorted by relevance
884 struct __acl_set_fd_args { struct885 int filedes; char filedes_[PAD_(int)];886 acl_type_t type; char type_[PAD_(acl_type_t)];887 struct acl * aclp; char aclp_[PAD_(struct acl *)];