Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDfcntl.h143 #define FLASTCLOSE O_DIRECTORY macro
/NextBSD/sys/fs/devfs/
HDdevfs_vnops.c560 _Static_assert(((FMASK | FCNTLFLAGS) & (FLASTCLOSE | FREVOKE)) == 0,
639 dflags |= FLASTCLOSE; in devfs_close()