Home
last modified time | relevance | path

Searched defs:F_GETFL (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/
Dfcntl.h118 #define F_GETFL 3 /* more flags (cloexec) */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
D_default_fcntl.h134 #define F_GETFL 3 /* Get file flags */ macro