Searched defs:extattr_delete_file_args (Results 1 – 2 of 2) sorted by relevance
559 struct extattr_delete_file_args { struct566 sys_extattr_delete_file(struct thread *td, struct extattr_delete_file_args *uap) in sys_extattr_delete_file() argument
941 struct extattr_delete_file_args { struct942 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];943 char attrnamespace_l_[PADL_(int)]; int attrnamespace; char attrnamespace_r_[PADR_(int)];944 …har attrname_l_[PADL_(const char *)]; const char * attrname; char attrname_r_[PADR_(const char *)];