Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/cris/sys/
Dfcntl.h117 #define F_GETFL 3 /* more flags (cloexec) */ macro
/picolibc-latest/newlib/libc/include/sys/
D_default_fcntl.h127 #define F_GETFL 3 /* Get file flags */ macro