Searched defs:extattr_delete_fd_args (Results 1 – 3 of 3) sorted by relevance
526 struct extattr_delete_fd_args { struct533 sys_extattr_delete_fd(struct thread *td, struct extattr_delete_fd_args *uap) in sys_extattr_delete_fd() argument
223 struct extattr_delete_fd_args { struct224 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];225 char attrnamespace_l_[PADL_(int)]; int attrnamespace; char attrnamespace_r_[PADR_(int)];226 …har attrname_l_[PADL_(const char *)]; const char * attrname; char attrname_r_[PADR_(const char *)];
977 struct extattr_delete_fd_args { struct978 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];979 char attrnamespace_l_[PADL_(int)]; int attrnamespace; char attrnamespace_r_[PADR_(int)];980 …har attrname_l_[PADL_(const char *)]; const char * attrname; char attrname_r_[PADR_(const char *)];