Searched refs:fhstatvfs1 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/compat/sys/
H A Dcompat_fhstatvfs1.c45 __warn_references(fhstatvfs1,
46 "warning: reference to compatibility fhstatvfs1(); include <sys/statvfs.h> to generate correct reference")
52 fhstatvfs1(const struct compat_30_fhandle *fhp, struct statvfs90 *buf, function
/netbsd-current/lib/libc/sys/
H A Dstatvfs.c54 return fhstatvfs1(fh, fh_size, st, ST_WAIT);
H A DMakefile.inc329 MLINKS+=fhopen.2 fhstat.2 fhopen.2 fhstatvfs.2 fhopen.2 fhstatvfs1.2
/netbsd-current/sys/sys/
H A Dstatvfs.h177 int fhstatvfs1(const void *, size_t, struct statvfs *, int)
/netbsd-current/sys/compat/sys/
H A Dstatvfs.h160 int fhstatvfs1(const struct compat_30_fhandle *, struct statvfs90 *, int);
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump_syscalls.c6584 __weak_alias(fhstatvfs1,rump___sysimpl_fhstatvfs190);
8099 }, /* 359 = fhstatvfs1 */
8251 }, /* 397 = fhstatvfs1 */

Completed in 263 milliseconds