Searched refs:ST_NOWAIT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/librt/
H A Dshm.c73 if (fstatvfs1(fd, &sv, ST_NOWAIT) == -1)
/netbsd-current/lib/libc/gen/
H A Dopendir.c139 if (fstatvfs1(fd, &sfb, ST_NOWAIT) < 0)
/netbsd-current/sys/sys/
H A Dstatvfs.h141 #define ST_NOWAIT MNT_NOWAIT macro
/netbsd-current/sbin/umount/
H A Dumount.c160 if ((mnts = getmntinfo(&mntbuf, ST_NOWAIT)) == 0) {
/netbsd-current/usr.sbin/sysinst/
H A Dutil.c546 n = getvfsstat(NULL, 0, ST_NOWAIT);
550 ST_NOWAIT);

Completed in 139 milliseconds