Home
last modified time | relevance | path

Searched refs:compat_43_hpuxstat1 (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c2168 return (compat_43_hpuxstat1((struct vnode *)fp->f_data, uap->sb, p));
2189 error = compat_43_hpuxstat1(nd.ni_vp, uap->sb, p);
2195 compat_43_hpuxstat1(vp, ub, p) in compat_43_hpuxstat1() function