Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h62 #define F_SETFL 4 /* set file->f_flags */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dfcntl.h111 #define F_SETFL 4 /* Set file flags */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h74 #define F_SETFL 4 /* Set file status flags. */ macro
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c409 if (fcntl(_s32FdMBX, F_SETFL, FASYNC) < 0) //register it right now in _MDrv_MBX_Init_()