Searched refs:hpux_utsname (Results 1 – 1 of 1) sorted by relevance
99 struct hpux_utsname { struct236 static int hpux_uname(struct hpux_utsname __user *name) in hpux_uname()242 if (!access_ok(VERIFY_WRITE,name,sizeof(struct hpux_utsname))) in hpux_uname()288 return hpux_uname((struct hpux_utsname __user *)ubuf); in hpux_utssys()