Home
last modified time | relevance | path

Searched refs:WRDE_NOCMD (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/ndk_musl_include/
Dwordexp.h16 #define WRDE_NOCMD 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dwordexp.h16 #define WRDE_NOCMD 4 macro
/third_party/musl/porting/uniproton/kernel/include/
Dwordexp.h16 #define WRDE_NOCMD 4 macro
/third_party/musl/include/
Dwordexp.h16 #define WRDE_NOCMD 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dwordexp.h16 #define WRDE_NOCMD 4 macro
/third_party/musl/libc-test/src/api/
Dwordexp.c16 C(WRDE_NOCMD) in f()
/third_party/alsa-lib/src/
Duserfile.c44 err = wordexp(file, &we, WRDE_NOCMD); in snd_user_file()
/third_party/musl/porting/liteos_a/user/src/misc/
Dwordexp.c44 if (flags & WRDE_NOCMD) for (i=0; s[i]; i++) switch (s[i]) { in do_wordexp()
/third_party/musl/src/misc/
Dwordexp.c43 if (flags & WRDE_NOCMD) for (i=0; s[i]; i++) switch (s[i]) { in do_wordexp()