Searched refs:hpux_ustat (Results 1 – 1 of 1) sorted by relevance
108 struct hpux_ustat { struct137 static int hpux_ustat(dev_t dev, struct hpux_ustat __user *ubuf) in hpux_ustat() function140 struct hpux_ustat tmp; /* Changed to hpux_ustat */ in hpux_ustat()296 return hpux_ustat(new_decode_dev(n), in hpux_utssys()297 (struct hpux_ustat __user *)ubuf); in hpux_utssys()