Home
last modified time | relevance | path

Searched defs:__acl_aclcheck_fd_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dsysproto.h905 struct __acl_aclcheck_fd_args { struct
906 char filedes_l_[PADL_(int)]; int filedes; char filedes_r_[PADR_(int)];
907 char type_l_[PADL_(__acl_type_t)]; __acl_type_t type; char type_r_[PADR_(__acl_type_t)];
908 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)];