Home
last modified time | relevance | path

Searched refs:F_APP (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
H A D__fmodeflags.c24 *flags = F_NORD | F_APP; in __fmodeflags()
/third_party/musl/src/stdio/
H A D__fmodeflags.c24 *flags = F_NORD | F_APP; in __fmodeflags()
H A Dftell.c11 (f->flags & F_APP) && f->wpos != f->wbase in __ftello_unlocked()
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dftell.c8 (f->flags & F_APP) && f->wpos != f->wbase in __ftello_unlocked()
H A D__fdopen.c39 f->flags |= F_APP; in __fdopen()
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dftell.c8 (f->flags & F_APP) && f->wpos != f->wbase in __ftello_unlocked()
H A D__fdopen.c35 f->flags |= F_APP; in __fdopen()
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dftell.c8 (f->flags & F_APP) && f->wpos != f->wbase in __ftello_unlocked()
H A D__fdopen.c35 f->flags |= F_APP; in __fdopen()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dstdio_impl.h21 #define F_APP 128 macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h17 #define F_APP 128 macro
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dstdio_impl.h21 #define F_APP 128 macro
/third_party/musl/src/internal/
H A Dstdio_impl.h21 #define F_APP 128 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h21 #define F_APP 128 macro

Completed in 3 milliseconds