Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h918 struct freebsd4_freebsd32_statfs_args { struct
919 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
920 … buf_l_[PADL_(struct ostatfs32 *)]; struct ostatfs32 * buf; char buf_r_[PADR_(struct ostatfs32 *)];