Searched defs:fchflags_args (Results 1 – 2 of 2) sorted by relevance
2886 struct fchflags_args { struct2892 sys_fchflags(struct thread *td, struct fchflags_args *uap) in sys_fchflags() argument
160 struct fchflags_args { struct161 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];162 char flags_l_[PADL_(u_long)]; u_long flags; char flags_r_[PADR_(u_long)];