Searched defs:fchflags_args (Results 1 – 2 of 2) sorted by relevance
2762 struct fchflags_args { struct2768 sys_fchflags(struct thread *td, struct fchflags_args *uap) in sys_fchflags() argument
164 struct fchflags_args { struct165 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];166 char flags_l_[PADL_(u_long)]; u_long flags; char flags_r_[PADR_(u_long)];