Home
last modified time | relevance | path

Searched refs:WRDE_SHOWERR (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/ndk_musl_include/
Dwordexp.h18 #define WRDE_SHOWERR 16 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dwordexp.h18 #define WRDE_SHOWERR 16 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dwordexp.h18 #define WRDE_SHOWERR 16 macro
/third_party/musl/include/
Dwordexp.h18 #define WRDE_SHOWERR 16 macro
/third_party/musl/porting/uniproton/kernel/include/
Dwordexp.h18 #define WRDE_SHOWERR 16 macro
/third_party/musl/libc-test/src/api/
Dwordexp.c18 C(WRDE_SHOWERR) in f()
/third_party/musl/porting/liteos_a/user/src/misc/
Dwordexp.c33 char *redir = (flags & WRDE_SHOWERR) ? "" : "2>/dev/null"; in do_wordexp()
/third_party/musl/src/misc/
Dwordexp.c32 char *redir = (flags & WRDE_SHOWERR) ? "" : "2>/dev/null"; in do_wordexp()