Searched refs:svr4_xstat (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_stat.h51 struct svr4_xstat { struct
H A Dsvr4_proto.h244 char ub_l_[PADL_(struct svr4_xstat *)]; struct svr4_xstat * ub; char ub_r_[PADR_(struct svr4_xstat *)];
249 char ub_l_[PADL_(struct svr4_xstat *)]; struct svr4_xstat * ub; char ub_r_[PADR_(struct svr4_xstat *)];
254 char sb_l_[PADL_(struct svr4_xstat *)]; struct svr4_xstat * sb; char sb_r_[PADR_(struct svr4_xstat *)];
H A Dsvr4_stat.c80 static void bsd_to_svr4_xstat(struct stat *, struct svr4_xstat *);
119 struct svr4_xstat *st4;
234 struct svr4_xstat svr4_st;
261 struct svr4_xstat svr4_st;
288 struct svr4_xstat svr4_st;

Completed in 104 milliseconds