Searched defs:F_SETFL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h78 #define F_SETFL 4 /* Set file flags */ macro
122 /* flags for F_GETFL, F_SETFL-- copied from <sys/file.h> */
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h87 * Flags that work for fcntl(fd, F_SETFL, FXXXX)
126 #define F_SETFL 4 /* Set file flags */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h154 /* bits settable by fcntl(F_SETFL, ...) */
222 #define F_SETFL 4 /* set file status flags */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h100 #define F_SETFL 4 /* Set file flags */ macro

Completed in 63 milliseconds