Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h109 #define F_CHKFL 8 /* Reserved */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h128 #define F_CHKFL 8 /* Unused */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dfcntl.c498 case F_CHKFL: in fcntl()