Home
last modified time | relevance | path

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

/src/sys/compat/freebsd32/
H A Dfreebsd32_proto.h887 struct ofreebsd32_ftruncate_args { struct
888 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
912 int ofreebsd32_ftruncate(struct thread *, struct ofreebsd32_ftruncate_args *); argument