Home
last modified time | relevance | path

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

/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c754 return (hpuxstat1(uap->fname, uap->hsb, FOLLOW, p));
766 return (hpuxstat1(uap->fname, uap->hsb, NOFOLLOW, p));
1229 hpuxstat1(fname, hsb, follow, p) in hpuxstat1() function