Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dfcntl.h150 #define FLASTCLOSE O_DIRECTORY macro
/freebsd-12-stable/sys/fs/devfs/
Ddevfs_vnops.c554 _Static_assert(((FMASK | FCNTLFLAGS) & (FLASTCLOSE | FREVOKE)) == 0,
633 dflags |= FLASTCLOSE; in devfs_close()