Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dfcntl.h240 #define F_FSPRIV (int)0x00008000 /* command is fs-specific */ macro
257 (F_FSCTL | F_FSPRIV | inout | ((len & F_PARAM_MASK) << 16) | \