Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfcntl.h152 #define FLASTCLOSE O_DIRECTORY macro
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c675 _Static_assert(((FMASK | FCNTLFLAGS) & (FLASTCLOSE | FREVOKE)) == 0,
747 dflags |= FLASTCLOSE; in devfs_close()
755 } else if ((dflags & FLASTCLOSE) == 0) { in devfs_close()