Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h916 struct freebsd4_freebsd32_fstatfs_args { struct
917 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];
918 … buf_l_[PADL_(struct ostatfs32 *)]; struct ostatfs32 * buf; char buf_r_[PADR_(struct ostatfs32 *)];