Home
last modified time | relevance | path

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

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